AI-POWERED VIRTUAL TRY-ON
Snapmydesign (SMD) VTON API Documentation
Welcome to the Snapmydesign (SMD) Virtual Try-On (VTON) API Reference. This documentation is designed to guide developers and enterprise partners through integrating our virtual try-on services into their own applications, e-commerce storefronts, and pipelines.
Our VTON API allows you to upload photos of models/customers and garments, and generate highly realistic try-on results powered by cutting-edge AI models (including FLUX and Pruna AI) running on premium distributed clusters. To learn more about our visual catalogue platforms and visual AI services, visit our main website at sdk.snapmydesign.com.
Quick Reference
Below are the core service parameters required to integrate with the VTON engine.
| Detail | Value | Notes |
|---|---|---|
| Developer Console | sdk.snapmydesign.com | Generate API keys and manage subscriptions. |
| API Base URL | https://apisdk.snapmydesign.com/api/v1 | All endpoints prefix with this root url. |
| Authentication | X-API-Key: <smd_live_...> | Required custom header for request validation. |
| Support Email | contactus@snapmydesign.com | Available for account inquiries & technical help. |
Key Core Features
- Flexible Model Speeds: Choose between fast (FAL Klein 4B), medium (FAL Klein 9B), and quality (Pruna AI) layers depending on budget and latency needs.
- Asynchronous Speed: Under-the-hood worker scheduling wrapped in a synchronous request structure that returns completed graphics in 3-5 seconds.
- Intelligent Auto-Prompts: Leave prompts empty and the backend automatically describes the layout context.
- Skus & Metrics: Track product catalog performance and conversion rates with internal tracking parameters.
Ready to Start?
Browse through the sidebar. We recommend starting with Authentication and setting up your developer keys.