Remove Background

Remove the background of a given image synchronously. The foreground subject is identified and returned on a transparent background. Supported image formats include JPEG, PNG, and WebP. Image links are available for a limited period of time; if you would like to keep the image, you must download it.

Authentication

Api-Keystring

API key for access control. Use in the header with the name “Api-Key”

Request

A request to remove the background of an image.
imagefileRequired

The image whose background is being removed (max size 10MB); only JPEG, WebP and PNG formats are supported at this time.

Response

Background removed successfully.
createddatetime
The time the request was created.
datalist of objects
A list containing the single foreground image. The endpoint always returns exactly one entry.

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error
429
Too Many Requests Error