Skip to main content

Scene Virtual Try-On

POST 

/vto/scene

Place a product into a scene or environment photo. The source image should contain the scene (e.g., a room, outdoor space), and the product image should contain the item to place. A target area must be specified using a text-based maskPrompt describing what to replace or where to place the product (e.g., "chair", "lamp", "in the space across from the couch").

Images are automatically padded to a supported aspect ratio for processing and cropped back to the original dimensions in the output. The generated result image is returned inline as base64-encoded image data with its MIME type.

Request

Responses

Request successfully processed