Follow the quickstart guide to get your own API Key.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
URL of the original image.
Examples:
"https://monica-public-dev.s3.us-east-1.amazonaws.com/ugc-files/image-gen/generation-sdxl/80ddf974-9253-48fa-bc34-9f86845a1037/2pyPWQwVKYdCr3RGP3Cbrz41Km0.png"
Response
200 - application/json
Success
URL of the background removed image.
Examples:
"https://monica-public-dev.s3.us-east-1.amazonaws.com/ugc-files/image-gen/removebg/13f7f5cf-48c6-4c36-b9a0-9d5ccb8496d2/2pySKsp6TBxm9ZC0o89LaElby6h.png"