Request
- URL:
https://www.ailabapi.com/api/image/editing/remove-objects-pro - Method:
POST - Content-Type:
multipart/form-data
Image requirements
- Image format:
JPEGJPGPNGBMPWEBP - Image size: No more than 5 MB.
- Image resolution: Less than 4096x4096px.
Headers
| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
Body
| Field | Required | Type | Description |
|---|---|---|---|
image | YES | file | Original image. |
mask | YES | file | Mask image. |
Response
Public Response Fields
Viewing Public Response Fields and Error CodesBusiness Response Fields
| Field | Type | Description |
|---|---|---|
data | object | The content of the result data returned. |
+image_url | string | The URL of the image after erasing. |
Response Example
Sample Code
Authorizations
API Key for authentication
Response
200 - application/json
Success
The response is of type object.

