# Virtual Try-On

<figure><img src="/files/EKCE7VkwtwOcXoSLhVam" alt="virtual-tryon-image"><figcaption><p>Virtual Try-on</p></figcaption></figure>

### Upload Image

{% openapi src="/files/VpaHUxXmZ1691BYkiLWE" path="/api/v1/experiment\_image/" method="post" %}
[openapi.json](https://3843449255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmG9ClhcdY5kONghs8B56%2Fuploads%2FRjuO6NooeOuo65vZlO90%2Fopenapi.json?alt=media\&token=ac5ed4f7-93b7-4ae6-aa33-7b68f5dd8828)
{% endopenapi %}

### Get Status of Uploaded Image

{% openapi src="/files/24AdIoH7fB0RSt8mHOoM" path="/api/v1/experiment\_image/{id}/" method="get" %}
[openapi.json](https://3843449255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmG9ClhcdY5kONghs8B56%2Fuploads%2FSTemQ3E6qd0J3d7OWN9e%2Fopenapi.json?alt=media\&token=60a2651f-c6fc-49c5-8583-2efe8cd1fc15)
{% endopenapi %}

### Start Virtual Try-on

{% openapi src="/files/VpaHUxXmZ1691BYkiLWE" path="/api/v1/experiment/" method="post" %}
[openapi.json](https://3843449255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmG9ClhcdY5kONghs8B56%2Fuploads%2FRjuO6NooeOuo65vZlO90%2Fopenapi.json?alt=media\&token=ac5ed4f7-93b7-4ae6-aa33-7b68f5dd8828)
{% endopenapi %}

### Get Status of Virtual Try-on

{% openapi src="/files/24AdIoH7fB0RSt8mHOoM" path="/api/v1/experiment/{id}/" method="get" %}
[openapi.json](https://3843449255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmG9ClhcdY5kONghs8B56%2Fuploads%2FSTemQ3E6qd0J3d7OWN9e%2Fopenapi.json?alt=media\&token=60a2651f-c6fc-49c5-8583-2efe8cd1fc15)
{% endopenapi %}

### Download Image

{% openapi src="/files/24AdIoH7fB0RSt8mHOoM" path="/api/v1/ei/{id}/d?token={token}/" method="get" %}
[openapi.json](https://3843449255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmG9ClhcdY5kONghs8B56%2Fuploads%2FSTemQ3E6qd0J3d7OWN9e%2Fopenapi.json?alt=media\&token=60a2651f-c6fc-49c5-8583-2efe8cd1fc15)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tryonlabs.ai/api-playground/virtual-try-on.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
