> ## Documentation Index
> Fetch the complete documentation index at: https://heygen-1fa696a7.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Serve Pricing

> Compare HeyGen API pricing across self-serve plans. See per-minute video costs, monthly credit allocations, and free tier limits. No credit card needed.

<video controls muted playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/heygen-1fa696a7/xiWXoDBsEfd3CTgQ/images/videos/api-pricing.mp4?fit=max&auto=format&n=xiWXoDBsEfd3CTgQ&q=85&s=4198034db5a6c8ac153a50d4e5a73f9d" title="API pricing in 30 seconds — how the prepaid wallet and per-second billing work" data-path="images/videos/api-pricing.mp4" />

HeyGen's self-serve (Pay-As-You-Go) plan lets you purchase USD balance when you need it — no monthly subscription, no commitments.

## How Billing Works

When you authenticate with an **API Key** (`x-api-key` header), you are billed under the **API tier**. Usage is deducted from your prepaid USD wallet.

Check your balance at any time:

```text theme={null}
GET /v3/users/me → wallet
```

<Callout icon="⚠️">
  **OAuth vs API Key:** If you authenticate with an OAuth bearer token, usage is billed against your **web plan**, not the API tier. Check your web plan balance with `GET /v3/users/me → subscription`.

  Using an **API Key** is recommended for automation and integration workflows. API key authentication provides higher concurrency limits and is more flexible and powerful for programmatic use.
</Callout>

## Pricing

All rates are billed in USD based on output duration.

### Video Generation — Avatar IV & V

| Avatar Type   | 720p / 1080p   | 4K             |
| ------------- | -------------- | -------------- |
| Photo Avatar  | \$0.05 / sec   | \$0.0667 / sec |
| Digital Twin  | \$0.0667 / sec | \$0.0833 / sec |
| Studio Avatar | \$0.0667 / sec | \$0.0833 / sec |

### Video Generation — Avatar III

<Warning>
  Avatar III is available to existing customers only. It is not offered to new users. For all new integrations use Avatar IV or Avatar V.
</Warning>

| Avatar Type   | 720p / 1080p   | 4K           |
| ------------- | -------------- | ------------ |
| Photo Avatar  | \$0.0167 / sec | \$0.02 / sec |
| Digital Twin  | \$0.0167 / sec | \$0.02 / sec |
| Studio Avatar | \$0.0167 / sec | \$0.02 / sec |

### Cinematic Avatar

Flat rate per video (4–15 seconds, 720p/1080p only), not billed by duration. See the [Cinematic Avatar guide](/cinematic-avatar).

| Item                   | Rate           |
| ---------------------- | -------------- |
| Cinematic Avatar video | \$7.00 / video |

### Video Agent

| Feature         | Rate           |
| --------------- | -------------- |
| Prompt to Video | \$0.0333 / sec |

### HyperFrames

Billed per minute of output video; the rate scales with `resolution` and `fps`. See the [HyperFrames guide](/hyperframes).

| Resolution / Frame Rate | Rate         |
| ----------------------- | ------------ |
| 1080p / 30 fps          | \$0.10 / min |
| 1080p / 60 fps          | \$0.20 / min |
| 4K / 30 fps             | \$0.15 / min |
| 4K / 60 fps             | \$0.30 / min |

### Video Translation

| Mode                 | Rate           |
| -------------------- | -------------- |
| Speed — Audio Only   | \$0.0167 / sec |
| Speed — Lip Sync     | \$0.0333 / sec |
| Precision — Lip Sync | \$0.0667 / sec |

> **Note:** Proofread mode is available on Enterprise plans only.

### Lipsync

| Mode      | Rate           |
| --------- | -------------- |
| Speed     | \$0.0333 / sec |
| Precision | \$0.0667 / sec |

### Text-to-Speech

| Model             | Rate             |
| ----------------- | ---------------- |
| Speech — Starfish | \$0.000667 / sec |

### Avatar Creation

| Operation    | Rate            |
| ------------ | --------------- |
| Digital Twin | \$1.00 per call |
| Photo Avatar | \$1.00 per call |
