POST /api/v1/shoe-3d converts product imagery into GLB assets for product display and AR workflows.
2D product photos to 3D commerce assets
Shoe 3D Generation API
Generate 3D shoe and bag assets from product imagery with AI correction, texture enhancement, and optional WEARFITS upload.
Core endpointPOST /api/v1/virtual-fitting
OpenAPIhttps://api.wearfits.com/doc
Agent context/llms.txt and /llms-full.txt
Optional WEARFITS upload publishes the finished 3D asset straight into an AR viewer.
Texture enhancement projects AI-improved view grids back onto the GLB for better visual fidelity.
Machine-readable surfaces
Built for developers and AI agents
- /llms.txt concise AI context and link map
- /llms-full.txt expanded endpoint and integration context
- /docs/openapi-summary.md human and agent-readable API summary
- /widget/tryon.js embeddable storefront modal loader
Key Questions
Can bags be processed too?
Yes. Use productType "other" or "auto" to route non-shoe products such as handbags away from shoe-specific prompts.
Can existing GLB files be enhanced?
Yes. Pass glbInput to skip generation and run transformation or texture enhancement on an existing GLB.
Is batch digitization supported?
Yes. POST /api/v1/digitization/batches queues up to 500 products per batch on a low-priority queue.