avatar bossbadi api
  • upload
  • mass upload
  • editor
  • shorten url
  • login with

bossbadi api

bossbadi api features fun and random endpoints, making it easy for developers to integrate more features into their own applications.

How to use

GET request

All endpoints support GET requests.

POST request

File uploads and certain image endpoints support POST requests.

GET request using Curl

POST an image using Curl

POST an image using Python

Upload a file using Curl

Upload a file using Python

Normal image filters

Return type: Image Arguments: url
blueshift
blur
border
bright
burn
carve
charcoal
circle
cube
dark
dust
edge
emboss
floor
gray
invert
jail
kuwahara
noise
photo
pixel
rain
reflect
ripple
sepia
sharp
sketch
spray
suck
swirl
thick
tiedie
tilt
updown

Other image endpoints

qr code

Generate a QR code

  • Endpoint: /qr
  • Returns: Image
  • Args: url

screenshot

Screenshot any website

  • Endpoint: /ss
  • Returns: Image
  • Args: url

graph points

Graph ordered pairs separated by commas

  • Endpoint: /graph
  • Returns: Image
  • Args: points

text on image

Generate a PNG image with your text

  • Endpoint: /png
  • Returns: Image
  • Args: text

color

Generate an image with your color

  • Endpoint: /color
  • Returns: Image
  • Args: color (name/hex)

triggered

Well someone is triggered

  • Endpoint: /triggered
  • Returns: GIF Image
  • Args: url

memes

Get a random meme just for you

  • Endpoint: /meme
  • Returns: url
  • Args: None

animals

See some cute animals

  • Endpoint: /animal
  • Returns: url
  • Args: None

Utilities

chatbot

Talk to the chatbot

  • Endpoint: /chatbot
  • Returns: text
  • Args: text

url shortener

Shorten a long url

  • Endpoint: /shorten
  • Returns: HTML
  • Args: None

text to speech

English is default or specify language

  • Endpoint: /tts
  • Returns: MP3
  • Args: text, optional: lang

translate

Translate text to english

  • Endpoint: /translate
  • Returns: JSON
  • Args: text

ascii

Convert text to ascii art

  • Endpoint: /ascii
  • Returns: text
  • Args: text

Music

soundcloud thumbnail

Retrieve the thumbnail of a soundcloud track

  • Endpoint: /scthumb
  • Returns: url
  • Args: url

Content delivery network

temporary file upload

Supports web interface and post requests

  • Endpoint: /upload
  • Returns: url
  • Args: None

text editor

Paste some text and upload

  • Endpoint: /editor
  • Returns: HTML
  • Args: None
© 2024 by Andy Tang
Terms Privacy Contact About