Remove the background from an image
Images
Remove the background from an image
Strip the background from an image and return a transparent PNG. Works on generated images (must be completed) and uploaded/scraped images. Returns immediately with a new image ID; the cutout typically completes in under 10 seconds. Poll GET /images/ to check status and retrieve the result.
POST
Remove the background from an image
Authorizations
Bloom API key, for example x-api-key: bloom_sk_....
Path Parameters
ID of a completed generated image, or an uploaded/scraped image, to remove the background from
Body
application/json
Brand session ID (from GET /brands)
Response
OK