Skip to main content
POST
Image Remove Background
AI-powered image background removal service. Supports intelligent recognition and removal of image backgrounds, delivering high-quality image processing: out-of-the-box REST inference API, best performance, no cold starts, and affordable pricing.
This is an asynchronous API; only the task_id will be returned. You should use the task_id to request the Task Result API to retrieve the video generation results.

Request Headers

string
required
Supports: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
required
URL of the image whose background will be removed.

Response

string
required
Use the task_id to request the Task Result API to retrieve the generated outputs.
Last modified on December 10, 2025