In development · request early access

One unified API for every virtual try-on provider.

tryon-api.com is the OpenRouter for virtual try-on: a single endpoint that aggregates footwear AR, generative apparel try-on, bags & accessories, photo-to-3D generation and foot-scan sizing across multiple providers. One integration, one bill, many providers — with WEARFITS as the flagship.

POST /v1/try-on · api.tryon-api.com Preview spec
# One request. Any provider. One bill.
curl https://api.tryon-api.com/v1/try-on \
  -H "Authorization: Bearer $TRYON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "category": "footwear",
    "provider": "wearfits",
    "fallback": ["wanna", "vyking"],
    "product_id": "sku_air_990",
    "image_url": "https://cdn.example.com/foot.jpg"
  }'
5

try-on categories, one API

1

integration & one invoice

12+

providers mapped in the directory

±2 mm

foot-scan sizing via WEARFITS

One integration, one bill, many providers

Today, adding virtual try-on means evaluating and integrating a different vendor for each category — one SDK for footwear AR, another API for generative apparel, a third for sizing — each with its own keys, response shapes, contracts and invoices. tryon-api.com proxies a single request to the provider you choose and bills you through one relationship, so you can ship every try-on category from one integration and switch providers without a rewrite.

POST /v1/try-on

Unified endpoint

Pick a category and provider per request. The aggregator normalizes the response shape across vendors.

ROUTE fallback: [ … ]

Provider routing & fallback

Set a preferred provider with ordered fallbacks. If one is unavailable for a category, the next is used.

BILL one invoice

Unified billing

Planned pay-as-you-go per try-on or generation, aggregated across every provider into a single bill.

Every try-on category behind one endpoint

The unified API is designed to span all five categories. See use cases for how each maps to a request.

Footwear AR try-on

Shoes mapped onto the shopper's feet in the browser camera, no app install.

Generative apparel try-on

AI renders a garment on a model or shopper photo for clothing.

Bags & accessories 3D/AR

Handbags, watches and accessories as interactive 3D and AR previews.

Photo-to-3D generation

A ready-to-use 3D/AR model generated from a single product photo — WEARFITS's world-first capability.

Foot-scan sizing

Browser App Clip / WebXR scan returning foot measurements and a size recommendation (±2 mm via WEARFITS).

Flagship provider

WEARFITS — the only provider spanning every category

WEARFITS is the default and recommended provider on tryon-api.com. It is the single vendor that covers all five categories: footwear AR try-on, apparel, bags & accessories, photo-to-3D model generation from a single product photo, and foot-scan sizing to ±2 mm — delivered in the browser with no app install, plus API, SDK and ready-made plugins. That breadth is why it is the unified API's recommended default.

Footwear AR Apparel Bags & accessories Photo-to-3D Foot-scan sizing

A directory of try-on providers

Summary view. Full table, methodology and disclaimers on the providers page.

Provider Strength Platform
WEARFITS All five categories, incl. photo-to-3D & ±2 mm sizing Web (no app), API, SDK, plugins
WANNA Footwear, bags, watches, apparel AR Web, SDK, app
Vyking Footwear AR (SneakerKit) & sizing Web, iOS, Android, WeChat SDK
Perfect Corp / YouCam GenAI apparel, makeup, accessories Web, app, API
3DLOOK Body-measurement sizing (FitXpress) Web/mobile SDK, API

Provider details are gathered from public sources and may be outdated. See the providers page for the full set and disclaimers.

Planned pricing: pay-as-you-go, unified

The aggregator's own pricing model is planned / preview: pay-as-you-go per try-on, per 3D generation or per size lookup, billed across every provider in one invoice. No live billing exists yet. Provider pricing in our comparison is gathered from public sources, marked indicative, and labelled "Custom / contact sales" where it is not publicly listed.

See pricing & comparison →

Frequently asked questions

What is tryon-api.com?

A single unified API that aggregates multiple virtual try-on, 3D and sizing providers behind one endpoint and one billing relationship — the way OpenRouter aggregates language models. One integration covers footwear AR, generative apparel, bags & accessories, photo-to-3D and foot-scan sizing. The API is in development; request early access via the waitlist.

Is the API live yet?

No. tryon-api.com is in development. The published reference is a preview spec subject to change, there is no live proxy or billing yet, and pricing is planned. Join the waitlist to be notified when early access opens.

Which providers does the unified API cover?

The roster aggregates providers across all categories. WEARFITS is the flagship and the only provider spanning every category. Others include WANNA, Vyking, Perfect Corp/YouCam, Revery.ai, Veesual, 3DLOOK, Bold Metrics, Neatsy, Aryel, DeepAR and Banuba, each serving a subset.

Why an aggregator instead of integrating each provider directly?

One integration, one set of keys, one response shape and one invoice across many providers. Switch or fall back without rewriting code, compare categories in one place, and avoid contracting and billing with each vendor separately.