Try360.ai Logo

Boost Conversion Rates by 40%

5 lines of code, 5 minute integration

In today's competitive e-commerce landscape, virtual try-on isn't just nice to have—it's essential. Our API delivers immersive 360° try-on experiences that drive sales and reduce returns.

Try the API

Experience how our API works with this interactive demo. Upload a model image and clothing to see the magic happen.

API Inputs

Upload your images to generate a 360° try-on preview

1
Upload a Model Image

Upload Model Image

Images up to 50MB, JPG/PNG

2
Upload a Garment Image

Upload Single Garment

Images up to 50MB, JPG/PNG

Flow

See how our AI transforms your inputs

API Outputs

Receive high-quality images and 360° video

Upload model and garment images to see the output here

Simple API, Powerful Results

Our AI transforms just two inputs into vivid, high-converting try-on previews.

API Inputs

User photo + garment

AI Processing

Intelligent mapping

API Outputs

Image + 360° video

Robust APIs, Templates and Dev Tools

Everything developers need to integrate Try360.ai into any e-commerce platform

try360-api-example.js
// Request to Try360.ai API
const options = {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer {YOUR_API_KEY}',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    model_url: "https://example.com/user_photo.jpg",
    garment_url: "https://example.com/product_image.jpg"
  })
};

fetch('https://api.try360.ai/v1/try-on', options)
  .then(response => response.json())
  .then(data => console.log(data));
// Response from Try360.ai API
{
  "status": "success",
  "job_id": "job_7f4d8e2a9b1c",
  "result": {
    "image_url": "https://cdn.try360.ai/results/job_7f4d8e2a9b1c.jpg",
    "video_url": "https://cdn.try360.ai/results/job_7f4d8e2a9b1c.mp4",
    "thumbnail_url": "https://cdn.try360.ai/results/job_7f4d8e2a9b1c_thumb.jpg"
  }
}

Simple Integration

Our REST API makes it easy to integrate virtual try-on capabilities with just a few lines of code.

Two Simple Inputs

Just provide a user photo and product image

JSON Response

Get back direct links to static and 360° images

View Documentation

Language Support

Our API is easy to integrate with all major programming languages and frameworks.

TypeScript logo

JavaScript

Python logo

Python

PHP logo

PHP

React logo

React

Ruby logo

Ruby

TypeScript logo

TypeScript

NPM Package

Install our official NPM package for the easiest integration experience

NPM logo

try360-api

Official Try360.ai API client

View Documentation

Install with npm:

npm install try360-api

Simple usage:

import { Try360Client } from 'try360-api'; const client = new Try360Client('YOUR_API_KEY'); // Generate a try-on const result = await client.generateTryOn({ modelUrl: 'https://example.com/user_photo.jpg', garmentUrl: 'https://example.com/product_image.jpg' }); console.log(result.videoUrl);

Ready-to-Use Templates

Get started quickly with our pre-built templates for popular platforms

Next.js Template

Complete e-commerce integration

A complete Next.js application with Try360.ai integration, ready to deploy.

  • Server-side API integration
  • Product detail page with try-on button
View template
Swift logo

iOS Swift Template

Native mobile integration

A Swift iOS app template with Try360.ai integration for mobile e-commerce.

  • Native Swift implementation
  • Camera integration for user photos
View template

Commerce Integrations

One-click integrations for popular e-commerce platforms

Shopify logo

Shopify

Official integration

Add Try360.ai virtual try-on to your Shopify store with our official app.

  • No coding required
  • Automatic product sync
Install Here

More Coming Soon

We're working on integrations for WooCommerce, Magento, and more.

Request an integration

Simple, Transparent Pricing

Pay only for what you use. No subscriptions, no hidden fees.

$0.10 per API call

No concurrency limits. Volume discounts available.

Try-on Volume1,000 calls
10010,000
Monthly Cost$100
Based on 1,000 API calls at $0.10 per call

Standard Plan

  • Up to 10,000 calls/month
  • Pay-as-you-go pricing
  • Standard API access
  • Email support

Enterprise Plan

  • 10,000+ calls/month
  • Volume discounts
  • Priority processing
  • Dedicated support

Ready to Boost Your Conversion Rates?

Start integrating our API today and see the impact on your e-commerce metrics.

Contact Our API Team

10,000 calls/month