Reusable avatars for faster try-on

Digital Twin API

Create reusable customer digital twins from photos, silhouettes, body measurements, or clothing sizes.

Core endpointPOST /api/v1/virtual-fitting
OpenAPIhttps://api.wearfits.com/doc
Agent context/llms.txt and /llms-full.txt
01

Generate a digitalTwinId once, then reuse it across many garment try-on jobs.

02

Support photo mode, direct face plus silhouette mode, and size or measurement-based body input.

03

Digital twin caching is designed for repeat sessions and lower per-try-on latency.

Machine-readable surfaces

Built for developers and AI agents

Key Questions

How long are digital twins cached?

Digital twins are cached for 30 days by default.

Can users avoid full-body photos?

Yes. Size and measurements modes support digital twin creation without requiring a full-body photo.

How is a saved twin checked?

Call GET /api/v1/digital-twin/{id} to verify that a saved digitalTwinId is still valid.