{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"1087301e-9a5d-4f03-ac9f-c8643acf2c6b","name":"Welcome to Yeah Sure's Virtual Try-on API","description":"**Yeah Sure is an AI that helps you do virtual try-on for clothing.**\n\n---\n\nYeah Sure's Virtual Try-on API allows you to virtually create styles using images with different outfits and clothes. With Yeah Sure's API you can try-on top wear, bottom wear and full-body garments on your own images, images of human models, and even images of AI generated humans.\n\nYeah Sure's API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.\n\n**You have two ways to generate clothing styles:**\n\n1. You can use your own model image and garment image.\n    \n2. You can select from a pre-existing library of model images and garment images.\n    \n\n## **Getting started guide**\n\n`Current version:` **`v1.0`**\n\nUsing Yeah Sure's Virtual Try-on API in your app can begin as soon as you create an account on Yeah Sure's webapp. It takes less than a minute to set up your development environment:\n\n1. Create an account on [app.yeahsure.ai](https://app.yeahsure.ai)\n    \n2. Click on \"Settings\" in the sidebar\n    \n3. Click \"Create API Key\"\n    \n4. Click \"Add key\" to create a new API key\n    \n\nYou can create upto two API keys - one for staging and one for production.\n\nTo start using the APIs, you need to -\n\n- You must use a valid API Key to send requests to the API endpoints.\n    \n- The API has rate and usage limits.\n    \n- The API only responds to HTTPS-secured communications. Any requests sent via HTTP return an HTTP 301 redirect to the corresponding HTTPS resources.\n    \n- The API returns request responses in JSON format. When an API request returns an error, it is sent in the JSON response as an error key.\n    \n\n## Authentication\n\n- Yeah Sure uses API Keys for authentication.\n    \n- You can generate a Postman API key in the API keys section of your Yeah Sure account settings.\n    \n- You must include an API key in each request to the Postman API with the X-Api-Key request header.\n    \n- **Authentication error response:** If an API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.\n    \n\n## Rate and usage limits\n\n- API access rate limits apply at a per-API key basis in unit time. The limit is **50 requests per minute**.\n    \n- Depending on your plan, you may have usage limits.\n    \n- If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.\n    \n- Each API response returns the following set of headers to help you identify your use status:\n    \n\n| Header | Description |\n| --- | --- |\n| `X-RateLimit-Limit` | The maximum number of requests that the user is permitted to make per minute. |\n| `X-RateLimit-Remaining` | The number of requests remaining in the current rate limit window. |\n| `X-RateLimit-Reset` | The time at which the current rate limit window resets in UTC epoch seconds. |\n\n### 503 response\n\n- An HTTP `503` response from our servers indicates there is an unexpected spike in API access traffic.\n    \n- The server is usually operational within the next five minutes.\n    \n- If the outage persists or you receive any other form of an HTTP `5XX` error, contact support.\n    \n\n### **Need some help?**\n\nIn case you have questions, go through our tutorials. Or visit our FAQ page.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"42627426","team":6797484,"collectionId":"1087301e-9a5d-4f03-ac9f-c8643acf2c6b","publishedId":"2sAYdeMsEF","public":true,"publicUrl":"https://docs.yeahsure.ai","privateUrl":"https://go.postman.co/documentation/42627426-1087301e-9a5d-4f03-ac9f-c8643acf2c6b","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FC5071"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":"Enhance your fashion eCommerce experience with YeahSure’s virtual try-on clothes API. Leverage our AI-powered virtual try-on for clothing to let customers visualize outfits in real-time."},{"name":"title","value":"Yeah Sure's Virtual Try-On Clothes API Documentation"}],"appearance":{"default":"system_default","themes":[{"name":"dark","logo":"https://content.pstmn.io/ab91c095-4dc3-447b-83d7-630edb2de179/WWVhaCBTdXJlIExvZ28ucG5n","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FC5071"}},{"name":"light","logo":"https://content.pstmn.io/ab91c095-4dc3-447b-83d7-630edb2de179/WWVhaCBTdXJlIExvZ28ucG5n","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FC5071"}}]}},"version":"8.10.1","publishDate":"2025-02-27T18:16:30.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Yeah Sure's Virtual Try-On Clothes API Documentation","description":"Enhance your fashion eCommerce experience with YeahSure’s virtual try-on clothes API. Leverage our AI-powered virtual try-on for clothing to let customers visualize outfits in real-time."},"logos":{"logoLight":"https://content.pstmn.io/ab91c095-4dc3-447b-83d7-630edb2de179/WWVhaCBTdXJlIExvZ28ucG5n","logoDark":"https://content.pstmn.io/ab91c095-4dc3-447b-83d7-630edb2de179/WWVhaCBTdXJlIExvZ28ucG5n"}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/fc05f4d6dcc15e629bef49a9b7cc9f94f4b215ca3e4ffa61651f0cc70155be96","favicon":"https://yeahsure.ai/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://docs.yeahsure.ai/view/metadata/2sAYdeMsEF"}