Endpoints
For base URL, authentication, error handling, and response format details, see the API Reference.
Endpoints
Section titled “Endpoints”| Endpoint | Method | Description |
|---|---|---|
/try_on_outfit | POST | Generate a realistic image of a person wearing an outfit, from a reference image and/or description |
/images | GET | List all generated images for your account |
/images/:id | GET | Get metadata for a specific generated image |
/analyze_outfit | POST | Identify individual clothing items in an image |
/style_me | POST | Get personalized outfit recommendations |
/usage | GET | View your API usage statistics |