AI Background Remover API
Last updated
Last updated
Remove background from image automatically in 5 seconds. Don't waste time manually selecting pixels. Just upload photo & get instant cutout.
Url: https://fapihub.com/v2/rembg/
- Removing background
token: A valid API token is required to authenticate the request.
image_url
string
Required. The URL of the image to be processed.
Status Code: 200 OK
Content Type: application/octet-stream
Response Body:
The response is an image file with the background removed, returned as binary data. The content type for this response is application/octet-stream
.
The binary response can be saved as an image file (e.g., .png
or .jpg
), and it will contain the background-removed version of the original image.