---
title: "Generate UGC video script from product image (FREE)"
method: POST
path: "/api/tryon/generate-script"
tags: ["Video Generation"]
---

# Generate UGC video script from product image (FREE)

`POST /api/tryon/generate-script`

## Response `200`

Script generated

- ScriptResponse
  - `script` string
  - `product_name` string
  - `product_description` string
  - `duration_seconds` integer
  - `word_count` 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)
