Generate Ghost Mannequin Image
Remove the visible mannequin from a product photo and return the generated image URL. The source image must be an HTTP(S) URL; data URIs are rejected. Authenticate with an OmniCommerce API key that has the catalog:enrich scope.
Authorizations
Bearer API key for server-to-server access. Session auth is also supported in first-party UI flows.
Body
Publicly fetchable HTTP(S) image URL. Supported source formats are JPEG, PNG, GIF, or WebP. Data URIs are not accepted.
4096Optional product title used only as image-edit context so the model preserves the correct garment or product type.
160Optional category label used only as image-edit context.
160Optional category ID used as fallback image-edit context when a category label is not available.
80Response
Ghost mannequin image generated.
completed Remote HTTP(S) URL for the generated ghost mannequin image stored by OmniCommerce.