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
01

POST /api/v1/shoe-3d converts product imagery into GLB assets for product display and AR workflows.

02

Optional WEARFITS upload publishes the finished 3D asset straight into an AR viewer.

03

Texture enhancement projects AI-improved view grids back onto the GLB for better visual fidelity.

Machine-readable surfaces

Built for developers and AI agents

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.