# TryOn > Virtual try-on platform for e-commerce. REST API base: https://api.integration.tryonvirtual.com/v1 (OpenAPI: https://api.integration.tryonvirtual.com/openapi.yaml) This documentation covers three audiences: developers integrating the REST API, merchants using the Panel, and Shopify app users. The `/api/` section is generated directly from the OpenAPI spec and is the source of truth for request/response shapes, parameters, and status codes — prefer it over any prose description of API behavior found elsewhere on this site. ## Documentation Sets - [Abridged documentation](https://docs.tryonvirtual.com/llms-small.txt): a compact version of the documentation for TryOn, with non-essential content removed - [Complete documentation](https://docs.tryonvirtual.com/llms-full.txt): the full documentation for TryOn ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation