Generate, translate, and scale with one API

Our Video Agent, text-to-video, translation, and avatar APIs are production-ready and built to scale, starting at $5.

const options = {
  method: 'POST',
  headers: {'x-api-key': '<api-key>', 'Content-Type': 'application/json'},
  body: JSON.stringify({
    prompt: '<string>',
    avatar_id: '<string>',
    voice_id: '<string>'
  })
};

fetch('https://api.heygen.com/v3/video-agents', options)
  .then(res => res.json())
  .then(res => console.log(res))
  .catch(err => console.error(err));

Model Gallery

company logo 1
company logo 2
company logo 3
company logo 4
company logo 5
company logo 6
company logo 7
company logo 8
company logo 9
company logo 10
company logo 11
company logo 12
company logo 13
company logo 14
company logo 15
company logo 16
company logo 17
company logo 18
company logo 19
company logo 20
company logo 21
company logo 22
company logo 23
company logo 24
company logo 25
company logo 26
company logo 27
Trusted by over 1,000,000 developers and leading companies.

HeyGen for Agents

The HeyGen CLI is agent-first by design, wrapping the full v3 API so developers and AI agents can create, poll, and download avatar videos straight from the terminal. Every command returns structured JSON, making it a natural fit for scripts, CI pipelines, and autonomous agent workflows.

Pricing

Start from $5 and only pay for what you generate

Models Cost Use Case
Video Agent$0.0333 / sec One prompt in, polished video out. Avatar, script, and editing handled!
Photo Avatar - Avatar IV$0.1 / secTurn a single photo into videos — demos, intros, and social media content.
Digital Twin - Avatar IV$0.1 / secClone your face and voice from a video — scale yourself instantly
Video Translation$0.05 / sec Lip-synced dubbing in 40+ languages, no re-shoots or voice actors needed.
Overdub$0.05 / secReplace your video's audio and the lips re-sync automatically.
Proofread $0.0083 / sec Edit first, then translate with lip-synced dubbing into 40+ languages.
Voices - Starfish$0.000333 / secNatural AI voiceovers for explainers, IVR, and training at a fraction of a cent.
Powered by V3 API

Start building with HeyGen

Explore the building blocks behind HeyGen's video APIs and find everything you need to get your next project off the ground.

50M+ videos generated

50M+ videos generated

HeyGen's global video infrastructure is built to handle production workloads of any size, giving developers and enterprise teams the reliability and scale they need to keep up with demand and grow without limits.

Agentic ready

Agentic ready

HeyGen is designed to work alongside your AI agents. Our production-ready APIs integrate directly into agentic workflows, giving your systems the ability to generate and translate video automatically and at scale.

SOC 2 Type II and GDPR

Your data security is our top priority. HeyGen is independently audited and certified for SOC 2 Type II and GDPR compliance, ensuring your information stays protected at the highest possible standards.

99.9% API uptime

HeyGen is built for dependable performance with a 99.9% API uptime, ensuring your video infrastructure stays available and your automated video workflows run without interruption.

Have questions? We have answers

What are the different ways to integrate with HeyGen?

HeyGen offers three integration paths: MCP for connecting to AI assistants like Claude without managing APIs, Skills for extending AI coding agents like Claude Code and Cursor, and Direct API for full programmatic control over video generation.

How does authentication work for each integration path?

MCP uses OAuth — users authorize via a consent screen with no API keys needed. Skills and Direct API both use an API key passed via the X-Api-Key header, generated from Settings → API in your HeyGen dashboard.

Are MCP credits and API balance the same?

No. MCP usage is deducted from your web plan's premium credit balance, while Skills and Direct API usage is deducted from your API dashboard balance. The two billing pools are independent.

What's the minimum amount to get started with Pay-As-You-Go?

You can start with as little as $5. Just top up your API wallet and pay only for what you use — no monthly commitment required.

What does the Enterprise plan offer beyond Pay-As-You-Go?

Enterprise includes everything in Pay-As-You-Go plus customized scalability, dedicated developer support, Digital Twin Creation API, Proofread API, and discounted rates.