POST
/
remove_bg
curl --request POST \
  --url https://rb-api.starkai.io/remove_bg \
  --header 'Content-Type: multipart/form-data' \
  --header 'X-Api-Key: <api-key>'
This response does not have an example.
Check our Documention Page to create a new API Key

Authorizations

X-Api-Key
string
header
required

API Key for authentication

Body

multipart/form-data

Image file to remove background from

The body is of type object.

Response

200
image/png

Image with background removed successfully

PNG image with transparent background