# EzUGC pricing

Self-serve plans for the EzUGC dashboard, public API, MCP server, and Digital Twin. Generation requires an active paid subscription (Startup, Growth, or Pro with payment_status=paid). There is no trial API key and no anonymous generation route.

## Plans

Monthly prices are Startup $99, Growth $199, and Pro $399. Annual billing is available on the HTML pricing page.

| Plan | Monthly | Videos / cycle | Seedance included / cycle |
| --- | --- | --- | --- |
| Startup | $99 | 50 | 5 |
| Growth | $199 | 100 | 10 |
| Pro | $399 | 200 | 20 |

## Included videos

Each plan includes a cycle cap of generated videos: Startup 50, Growth 100, Pro 200. A successful delivery counts permanently. Failed generations do not count. Deleting a successful video does not restore quota.

## Seedance included allowance

The Seedance family has a separate included allowance: Startup 5, Growth 10, Pro 20 per cycle. That number is independent of the overall video cap. Do not treat 50 / 100 / 200 as the Seedance included count.

## Feature breakdown

### Dashboard

UGC video ads, any-model video, static ads, product-in-hand, virtual try-on, AI actors, and brand workspaces are available on every paid plan.

### Public API and MCP

API keys (`ezk_live_`) and the MCP server (`https://api.ezugc.ai/mcp` plus `@ezugc/mcp`) are issued only to paid accounts. Canceled or lapsed accounts receive HTTP 402 on functional routes.

### Digital Twin

Digital Twin is a dashboard feature on paid plans. It is not a public API route. Agents that need a talking-head clip from a photo should use `generate_ugc_video` or `generate_video` with an image URL, or send the user to the dashboard Digital Twin page.

### Image ads

Static ads, including Nano Banana and Nano Banana Pro, are included on paid plans. Image jobs count against static-ad generations, not the video cap.

## What this page does not list

This page does not publish provider cost, USD per credit, or a credit table. Customers see included output and plan price.

## Subscribe

- HTML pricing: https://www.ezugc.ai/pricing
- Subscribe: https://app.ezugc.ai
- API docs: https://www.ezugc.ai/docs
- Auth: https://www.ezugc.ai/docs/auth.md
- Support: support@ezugc.ai
