The /background-remover API endpoint triggers the background-remover workflow. This API allows you to clarify your photos by using the Aicado AI platform.

Insert line aboveInsert line belowDelete

This API endpoint is accessed using the POST method.

When you make a request to this endpoint, you should include the following query parameters:

<aside> 💡 Go to this page to find out how to get the Access Token.

</aside>

Body Params

Name Type Required? Description
image_url float Required The URL of the image to upscale.
response_webhook_url string Optional The webhook URL to receive response updates.

Responses

Code Examples