Virtual clothing try-on powered by Fashn v1.0.
| Credits | 4 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 | fashn-v1-0 |
input.person_image | string | Yes | URL of the person photo |
input.garment_image | string | Yes | URL of the garment photo |
input.garment_description | string | No | Description of the garment |
input.category | string | No | Garment category. Options: upper_body, lower_body, dresses (default: upper_body) |