# API Endpoints

- [Try-On API (MM)](/dressx-docs/api-endpoints/try-on-api-mm.md): The Try-On Predict API creates a virtual try-on image from a model photo and a garment. The task runs asynchronously; you get a tryon\_id in the response and poll for status and the result image.
- [Virtual Try-On (Fullbody) API](/dressx-docs/api-endpoints/try-on-api-mm/virtual-try-on-fullbody-api.md): The task runs asynchronously; you get a \`tryon\_id\` in the response and poll for status and the result image.
- [Get TryOn Status](/dressx-docs/api-endpoints/try-on-api-mm/get-tryon-status.md): Retrieves the status and result of a specific try-on generation using a remote API key. This endpoint allows external services to check the progress and get results of outfit try-ons.
- [DRESSX Agent Try-On Injection](/dressx-docs/api-endpoints/try-on-api-mm/dressx-agent-try-on-injection.md)
- [TapCart integration](/dressx-docs/api-endpoints/try-on-api-mm/dressx-agent-try-on-injection/tapcart-integration.md): Step-by-step instructions to add DRESSX virtual try-on to a product button in Tapcart. All changes are made inside the button block code only — no separate scripts or Custom Code blocks.
- [Video Create API](/dressx-docs/api-endpoints/try-on-api-mm/video-create-api.md)
- [Text to Image Dressing](/dressx-docs/api-endpoints/text-to-image-dressing.md)
- [Avatar Creation API](/dressx-docs/api-endpoints/avatar-creation-api.md)
- [Text to Texture](/dressx-docs/api-endpoints/text-to-texture.md)
- [Text to 3D](/dressx-docs/api-endpoints/text-to-3d.md)
- [Text to 3D with Texture](/dressx-docs/api-endpoints/text-to-3d/text-to-3d-with-texture.md)
- [Image to 3D](/dressx-docs/api-endpoints/image-to-3d.md)
- [Image to 3D with Texture](/dressx-docs/api-endpoints/image-to-3d/image-to-3d-with-texture.md)
- [Balance](/dressx-docs/api-endpoints/balance.md)
- [Errors](/dressx-docs/api-endpoints/errors.md)
