Remove objects from images using AI-powered object removal.
POST request to below endpoint and pass the required parameters in the request body.
Your API Key used for authenticating your request
Image from which object will be removed
Object name on the image that needs to be removed
Specifies whether the response should be returned as a base64 string. Defaults to false
A URL to receive a POST API call once the image generation is complete
An ID returned in the API response, used to identify the webhook request
Object removal response
success Time taken to generate the result in seconds
Unique identifier for the generation request
Array of URLs to the generated images
Array of proxy URLs for the generated images
Metadata about the generation process and parameters used