Garment Virtual Try-On
POST/vto/garment
Overlay a product garment onto a person photo. The source image should contain a person, and the garment image should contain the product to try on. The system will generate a composite image with the garment realistically applied to the person.
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
- 200
- 400
- 401
- 500
Request successfully processed
The request is not correct
Unauthorized request
An unexpected error occurred