Virtual Try-On
POST
/kling/v1/images/kolors-virtual-try-on
Combine a person image and a garment image into a virtual try-on result.
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model_name
string
Required
Model name.
Enum: kolors-virtual-try-on-v1, kolors-virtual-try-on-v1-5
human_image
string
Required
Person image.
Supports Base64 or an accessible image URL.
Formats: .jpg / .jpeg / .png.
Max file size 10MB; width and height must each be at least 300px.
cloth_image
string
Required
Garment image for virtual try-on.
callback_url
string
Callback URL when the task completes
Responses
OK
application/json
object