- Generate virtual outfits based on user preferences
- Create professional-quality photoshoots with AI-generated models
- Customize styling options for various occasions and body types
- Integrate personalized fashion recommendations into your platform
Authentication
All API endpoints are authenticated using Token authentication. You must include an API token in theAuthorization header for all requests. An Authorization is a string
of the form “Token YOUR_API_TOKEN”.
To Get Your Token
- Log in to your dashboard
- Navigate to the “Access Token” section
- Generate a new token
To Use Your Token
Include your token in theAuthorization header of your API requests as follows:
YOUR_API_TOKEN with the actual token you have generated. If your generated token is ‘AjjhfI30884KNNsuu40975N’,
your header becomes: