Virtual clothing try-on with garment type selection.
| Credits | 20 credits |
| Tool | try-clothes |
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
tool | string | Yes | try-clothes |
input.model | string | Yes | leffa |
input.person_image | string | Yes | URL of the person photo |
input.garment_image | string | Yes | URL of the garment photo |
input.garment_type | string | No | Type of garment. Options: upper_body, lower_body, dresses (default: upper_body) |