Image
Fashn v1.0
Virtual clothing try-on powered by Fashn v1.0.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Credits | 4 credits |
| Tool | try-clothes |
Headers
| Name | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Your API key |
Content-Type | string | Yes | application/json |
Body
| 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) |