Introduction
What DrapeItOn is for brands, and how the Integration API fits next to the dashboard.
Introduction
DrapeItOn is a virtual try-on API for fashion brands and e-commerce platforms. Your shoppers provide a photo; you provide a garment image; the platform returns a try-on result you can show in your storefront, app, or pipeline.
Who it is for
- Brands and retailers embedding try-on in product pages or fitting flows
- Platforms building fashion tooling that needs try-on as a backend capability
You integrate with a server-side API key. End shoppers do not hold DrapeItOn accounts.
Integration API vs dashboard
| Surface | Purpose |
|---|---|
| Integration API | Programmatic try-on: upload, submit jobs, poll results, balance, webhooks. Authenticated with an API key. Documented at api.drapeiton.com/docs. |
| Dashboard | Account administration: create API keys, configure webhooks, view usage and credits, set shopper limits. Sign in with email/password. |
This documentation site focuses on integration. Use the dashboard for key and webhook setup; use the Integration API for production traffic.
Access
DrapeItOn is currently in invite-only beta. Public self-registration is disabled.
To request access, email drapeit@proton.me. Once approved, sign in to the dashboard, create an API key (shown once), then follow the Quickstart.
After you have an account
- Sign in to the dashboard.
- Create an API key (the secret is shown once).
- Continue with the Quickstart.
Next
- Quickstart — first try-on, step by step
- Concepts overview — domain vocabulary
- API Reference — OpenAPI schemas