> ## 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.

# Overview

> Welcome to the HeyGen Developer Platform. Explore APIs for avatars, video agent, translation, streaming, and MCP. Get an API key and ship your first integration.

<div style={{position: "relative", paddingBottom: "56.25%", height: 0, marginBottom: "24px"}}>
  <iframe src="https://app.heygen.com/embeds/60f30d204e7546d2ab3ffcd97baf580e" title="HeyGen video player" frameBorder="0" allow="encrypted-media; fullscreen;" allowFullScreen style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", borderRadius: "8px"}} />
</div>

<Info>
  **New to HeyGen?** Start with the [Quick Start](/docs/quick-start) to make your first API call, then come back here to build something real.

  **Building this through an AI coding agent** (Claude Code, Codex, Cursor, etc.)? Point it at [For AI Agents](/docs/for-ai-agents) first — auth-detection ladder and the fastest route from a blank session to a finished video.
</Info>

***

## CLI Recipes

Get up and running fast with these step-by-step CLI workflows.

<CardGroup cols={3}>
  <Card title="Photo to Video" icon="camera" href="/photo-to-video">
    Turn a single headshot into a talking avatar video.
  </Card>

  <Card title="Design a Custom Voice" icon="microphone" href="/design-a-voice">
    Describe a voice in plain English and generate it instantly.
  </Card>

  <Card title="Video Agent Styles" icon="clapperboard-play" href="/video-agent-with-styles">
    Pick a visual style and let the agent handle the rest.
  </Card>
</CardGroup>

***

## Video Agent Workflows

<CardGroup cols={2}>
  <Card title="Social Media Pipeline" icon="share-nodes" href="/social-media-content-pipeline">
    Create social videos at scale with Video Agent.
  </Card>

  <Card title="Content Repurposing" icon="repeat" href="/content-repurposing">
    Turn blogs and docs into ready-to-publish video.
  </Card>

  <Card title="Multilingual Content" icon="earth-americas" href="/multilingual-content">
    Reach global audiences with localized video.
  </Card>

  <Card title="Personalized Outreach" icon="envelope" href="/personalized-sales-outreach">
    Personalized video at scale for sales teams.
  </Card>

  <Card title="Product Demos" icon="display" href="/product-demo-videos">
    Auto-generate demos directly from your product.
  </Card>

  <Card title="Training & Onboarding" icon="graduation-cap" href="/training-and-onboarding-videos">
    Convert documentation into training videos.
  </Card>

  <Card title="Real Estate Listings" icon="house" href="/real-estate-listing-videos">
    Property tour videos from listing data.
  </Card>

  <Card title="E-commerce Videos" icon="bag-shopping" href="/e-commerce-product-videos">
    Product videos generated from your catalog.
  </Card>

  <Card title="Docs to Video" icon="file-code" href="/docs-to-video">
    Auto-generate video in your CI/CD pipeline.
  </Card>

  <Card title="Automated Broadcast" icon="tower-broadcast" href="/automated-broadcast">
    Automated news and media broadcasts.
  </Card>

  <Card title="Personalized Greetings" icon="hand-wave" href="/personalized-greetings-and-recognition">
    Recognition and milestone videos for HR teams.
  </Card>
</CardGroup>

***

## Hyperframes Workflows

<CardGroup cols={3}>
  <Card title="Motion Graphics" icon="wand-magic-sparkles" href="/motion-graphics">
    AI-assisted motion graphics with HTML-to-video.
  </Card>

  <Card title="Data to Video" icon="chart-bar" href="/data-to-video">
    Animate data into video automatically.
  </Card>

  <Card title="Automated Pipeline" icon="gear" href="/automated-pipeline">
    End-to-end programmatic video generation.
  </Card>
</CardGroup>

***

## Foundations

<CardGroup cols={2}>
  <Card title="Prompt Engineering" icon="pen-nib" href="/writing-effective-video-prompts">
    The foundation every Video Agent workflow depends on.
  </Card>

  <Card title="Showcase" icon="sparkles" href="/showcase">
    Real projects built with HeyGen — get inspired, then build your own.
  </Card>
</CardGroup>
