---
title: "Generate product image on AI model"
method: POST
path: "/api/tryon/generate"
tags: ["Product Marketing"]
---

# Generate product image on AI model

`POST /api/tryon/generate`

## Response `200`

Product image generated

- TryOnResponse
  - `result_url` string
  - `result_urls` string[]
  - `results` object[]
    - `url` string
    - `model` string
  - `credits_used` integer

---

[API](https://skmtc.dev/pixelpanda/apis/pixelpanda-api.md) · [All operations](https://skmtc.dev/pixelpanda/apis/pixelpanda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixelpanda/pixelpanda-api/revisions/ab364b97afe5/schema)
