HeyGen's API is prepaid and pay-as-you-go, billed per second of output starting at $5 with no subscription. This guide lists what every operation costs.
The HeyGen API starts at $5 on a prepaid pay-as-you-go wallet with no subscription, and most operations are billed per second of output. Avatar video ranges from $0.0167/sec (Avatar III Digital Twin) to $0.0667/sec (Avatar V), so a one-minute video costs roughly $1 to $4 depending on engine and avatar type.
HeyGen API billing is prepaid and metered per second of output. You buy USD balance up front, as little as $5, and each operation draws down that wallet based on how many seconds of video, audio, or session time it produces. There is no monthly fee and no commitment, and you can check your balance any time by visiting the wallet from GET/v3/users/me.
Authenticating with an API Key (X-Api-Key header) draws from your prepaid HeyGen API wallet. Authenticating with an OAuth bearer token instead charges your HeyGen web plan premium credits. HeyGen recommends the API Key for automation. It also carries higher concurrency limits.
HeyGen charges per second of output for avatar video, priced by engine and avatar type, with the same rate for 720p and 1080p. The cheapest is Avatar III Digital Twin at $0.0167/sec, followed by Avatar III Photo Avatar at $0.0433/sec and Avatar IV Photo Avatar at $0.05/sec. The highest-fidelity options, Avatar V, plus Avatar IV Digital Twin and Studio Avatar, all cost $0.0667/sec.
| Avatar | Avatar type | Feature | Pricing |
| Digital Twin | Avatar V | Highest fidelity | $0.0667 / sec |
| Photo Avatar | Avatar IV | Default v3 engine | $0.05 / sec |
| Digital Twin | Avatar IV | Default v3 engine | $0.0667 / sec |
| Studio Avatar | Avatar IV | Default v3 engin | $0.0667 / sec |
| Digital Twin | Avatar III | Photo-to-video pipeline | $0.0167 / sec |
| Photo Avatar | Avatar III | Photo-to-video pipeline | $0.0433 / sec |
HeyGen's Video Agent (prompt-to-video) costs $0.0333/sec, and Avatar Realtime live-streaming sessions cost $0.05/sec at 720p. Two operations break from per-second pricing: Cinematic Avatar is a flat $7.00/video (4-15 seconds), and AI Clipping is $0.15/clip.
| Operation | Rate | Notes |
| Cinematic Avatar | $7.00/video | Flat rate, 4-15 sec, not per-second |
| Avatar Realtime | $0.05/sec | Live streaming session, 720p only |
| Video Agent (prompt to video) | $0.0333 / sec | Agent handles avatar and script |
| AI Clipping | $0.15/clip | Per highlight clip produced |
HeyGen HyperFrames are billed per minute, and the rate scales with resolution and frame rate, from $0.10/min at 1080p/30fps up to $0.30/min at 4K/60fps.
| Resolution/FPS | 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 |
HeyGen video translation costs $0.0333/sec for Speed mode (audio only or lip sync) and $0.0667/sec for Precision lip sync; Lipsync follows the same Speed/Precision split. HeyGen text-to-speech (Starfish) is the cheapest operation on the platform at $0.000667/sec, about $0.04 per minute. Translation Proofread mode is Enterprise-only.
| Operation | Rate |
| Video translation, Speed (audio only) | $0.0333/sec |
| Video translation, Speed (lip sync) | $0.0333/sec |
| Video translation, Precision (lip sync) | $0.0667/sec |
| Lipsync, Speed | $0.0333/sec |
| Lipsync, Precision | $0.0667/sec |
| Text-to-speech, Starfish | $0.000667/sec |
Creating a reusable HeyGen avatar is a one-time $1.00 per call, for both Digital Twin and Photo Avatar creation. This is separate from the per-second cost of generating videos with that avatar afterward.
A one-minute HeyGen avatar video costs about $1.00 on the cheapest engine (Avatar III Digital Twin), $3.00 on Avatar IV Photo Avatar, and about $4.00 on Avatar V. A 30-second Video Agent clip is about $1.00, and a ten-minute text-to-speech clip is only about $0.40.
| Scenario | Math | Cost |
| 60-sec video, Avatar III Digital Twin | 60 × $0.0167 | ~$1.00 |
| 60-sec video, Avatar IV Photo Avatar | 60 × $0.05 | $3.00 |
| 60-sec video, Avatar V Digital Twin | 60 × $0.0667 | ~$4.00 |
| 30-sec Video Agent clip | 30 × $0.0333 | ~$1.00 |
| 2-min video translated (Precision) | 120 × $0.0667 | ~$8.00 |
| 10-min podcast via TTS Starfish | 600 × $0.000667 | ~$0.40 |
HeyGen Pay-As-You-Go is self-serve from $5 with no commitment and includes Video Agent, video generation, text-to-speech, translation, MCP, and Skills. HeyGen Enterprise is custom-priced and adds customised scalability, dedicated developer support, Digital Twin Creation and Proofread APIs, and discounted rates on top of everything in Pay-As-You-Go.
| Pay-as-you-go | Enterprise | |
| Price | Costs $5 to get started | Custom, contact sales |
| Features |
|
|
You make your first HeyGen API call in three steps: generate an API key in Settings → API, POST a prompt to the Video Agent endpoint to get a video_id, then retrieve the finished video. Generation is async and most videos finish in 1-5 minutes.
The minimum is $5. You top up a prepaid API wallet and pay only for what you use, with no monthly commitment.
No. MCP usage (via OAuth) is deducted from your web plan's premium credits, while Skills and Direct API usage (via API key) is deducted from your separate prepaid API wallet. The two pools are independent.
Per second of output duration for most operations. The exceptions are Cinematic Avatar ($7 flat per video), AI Clipping ($0.15 per clip), HyperFrames (per minute), and avatar creation ($1 per call).
MCP (connect to AI assistants via OAuth), Skills (extend coding agents like Claude Code and Cursor via API key), and Direct API (full programmatic control via API key).
Everything in Pay-As-You-Go plus custom scalability, dedicated developer support, Digital Twin Creation and Proofread APIs, and discounted rates.
HeyGen API is best for teams that want predictable per-second costs and no upfront commitment. T he $5 prepaid wallet makes it low-risk to test, and per-second billing means you pay only for the video you actually generate. High-volume users producing avatar video at scale get the strongest value from Avatar III Digital Twin at $0.0167/sec, while teams needing custom scalability, dedicated support, or Proofread and Digital Twin Creation APIs should move to Enterprise for its discounted rates.
In short: start on Pay-As-You-Go to validate your use case, pick the engine that matches your fidelity needs rather than defaulting to the priciest, and authenticate with an API Key to keep usage on your prepaid wallet with higher concurrency. Rates change, so confirm current pricing before committing to a production budget.
Check out our AI API pricing guide to compare API costs for other leading AI tools.
The pricing and product details above are sourced from HeyGen's official website and API documentation, and were accurate as of publication. Rates are subject to change, Please verify current pricing on HeyGen's website before making a purchase.