API Documentation
Remove Background
API documentation and implementation examples for the Remove Background model.
Part of the Image To Image / Remove Background collection
API Endpoint
/v1/image-to-image/remove-background
Request Parameters
image_url(Required)string
URL of the image to be processed
output_maskboolean
Whether to output a mask of the removed parts or not.
Code Examples
Response Example
Response Fields
image(Required)
mask_image