Remove Background Mask

Request
Make aPOST
request to below endpoint and pass the required parameters as a request body to the endpoint.
curl
If you want only mask as a output then set the parameter
only_mask
:true
Body
json
Body
application/json
Your API Key used for request authorization
Link or valid base64 data for the image
Whether to perform alpha matting
Whether to post-process the mask image
Whether to return only the mask image
This will inverse the generated mask
Seed for reproducible results
Get response as base64 string
Required range:
0 <= x <= 240
Required range:
0 <= x <= 20
Required range:
0 <= x <= 5
URL to receive POST API call when complete
ID for webhook identification
Response
200 - application/json
Background removal response
Available options:
success
Time taken to generate the image in seconds
Unique identifier for the generation request
Array of generated image URLs
Array of proxy image URLs
Metadata about the generation process