Skip to main content
POST
Image Background Removal
This is an asynchronous API and only returns an asynchronous task_id. You need to use the task_id to call the task result query API to get the image background removal result.
This is an asynchronous API and only returns the task_id of the asynchronous task. You should use this task_id to request the Query Task Result API to retrieve the generated result.

Request Headers

string
required
Enum value: application/json
string
required
Bearer authentication format: Bearer {{API Key}}.

Request Body

string
required
The URL of the image whose background you want to erase.

Response Information

string
required
Use the task_id to request the Query Task Result API to retrieve the generated output.