Virtual try-on (v2)
Submits a virtual try-on task against the v2 model. Identical request shape to /vto-v1, with reference and output resolution supported up to 4MP. Person and garment images are mapped to the underlying input image slots. An edit instruction is generated from the person and garment images, with the supplied prompt used as a fallback.
Authorizations
Body
Input model for FLUX.2 Klein VTO endpoint.
Exposes only person/garment image fields for cleaner API ergonomics.
Text prompt for VTO generation.
"TRY-ON: The person of image 1 wearing the garments of image 2."
Person image (maps internally to input_image).
Image of one more garments (maps internally to input_image_2).
Optional seed for reproducibility.
42
Tolerance level for input and output moderation. Between 0 and 5 for public use.
0 <= x <= 5jpeg, png, webp URL to receive webhook notifications
1 - 2083Optional secret for webhook signature verification

