Sume vs HeyGen: avatar video, agents, and API pricing compared
HeyGen and Sume both make talking-avatar video with an agent and an API. How avatar limits, MCP, API pricing, and plans differ, from each vendor's own pages.
HeyGen and Sume both generate talking-avatar video, both have an agent that turns a prompt into a finished video, and both sell API access with a hosted MCP server. HeyGen is built around avatar video, with long videos, translation, and 4K export on higher plans. Sume is a video agent platform where avatars are one tool next to a multi-model video catalog, and where a finished workflow becomes a Format your backend calls.
HeyGen facts come from HeyGen's own pages, read on 2026-09-24. Sume facts come from Sume's docs, pricing page, and public catalog.
What is HeyGen?
HeyGen's homepage says: “Create AI videos from your ideas using HeyGen. Input text, image, or audio to create complete videos with narration, captions, visuals, and animations.” Its Video Agent is pitched as “a creative agent doing the work for you.”
- Avatars: stock video avatars, photo avatars, and custom digital twins, with 175+ languages and dialects on paid plans (pricing).
- Translation: “Voice cloning preserves your unique tone and delivery in 175+ languages and dialects, while precise lip-sync aligns translated speech with facial movements” (home).
- API: base URL
https://api.heygen.comwith anX-Api-Keyheader (quick start); jobs are asynchronous, with webhooks as an alternative to polling (webhooks); batch endpoints take up to 100 requests per call (developers). - Coding agents: a CLI that wraps the v3 API, and a hosted MCP server that needs “no API key and nothing to install. Usage draws on your existing HeyGen plan's credits.”
What is Sume?
Sume is a video agent platform: people brief an agent in the Agents tab, save the result as a reusable Format, and call that Format, the agent, or individual models from their own backend over one API, a hosted MCP server, a CLI, and a TypeScript SDK, all billed from one wallet.
- Agents: a chat workspace at sume.com/agents where the agent plans a video, asks before it spends, and generates stills, avatars, voice, lip-sync, and a finished timeline.
- Formats: a saved recipe your backend calls with
POST /v1/formats/{handle}/{slug}/runs, plus 27 ready-made Formats at thesumehandle. See What is a Sume Format?. - Models: an OpenRouter-compatible
POST /v1/videosendpoint over a catalog of video models, withsume/autorouting, plus image, music, speech, and Avatar 1.0. - Avatar 1.0: create a reusable avatar ($0.95 per avatar) and generate 4–60 second talking videos at $0.184/s standard, $0.245/s plus, $0.55/s max (no product image).
- Developer surfaces: the Developer API, a hosted MCP server for Claude Code, Cursor, and Codex, a CLI, and a TypeScript SDK.
- Plans are Free $0, Pro $40 / month, Startup $120 / month, Scale $400 / month. Usage draws from one prepaid wallet at each model's published USD rate plus a 5.5% agent fee by default; routed video models are priced at the provider's list price × 1.25. The public catalog states both.
How do Sume and HeyGen compare?
| Compared | Sume | HeyGen |
|---|---|---|
| Agent | Agents tab: the agent plans the video, asks before it spends, and can save the result as a reusable Format | Video Agent: scripting, avatar selection, scene composition, and rendering from a prompt |
| Video length | Avatar 1.0: 4–60 seconds per video | Per video: 1 min (Free), 30 min (Creator, Pro), 60 min (Business), no max (Enterprise) |
| Export resolution | Avatar 1.0: 720p, in 1:1, 3:4, 9:16, 4:3, or 16:9 | 1080p on Creator; 4K on Pro and higher |
| API | REST API at api.sume.com with a Bearer key; async jobs you poll or take by signed webhook; Idempotency-Key on creates | REST API with an X-Api-Key header; async jobs with webhooks; batch endpoints up to 100 requests |
| MCP and CLI | Hosted MCP at mcp.sume.com/mcp; OAuth (read-only unless you grant write) or an API key; Sume CLI | Hosted MCP (OAuth, draws plan credits); CLI for macOS and Linux |
| Commercial use | Commercial use is included on paid plans | Creator, Pro, and Business users own their output; Free-plan output may not be used commercially |
How does HeyGen's pricing compare with Sume's?
HeyGen splits billing in two. Subscription plans cover the web app, and the API is pay-as-you-go: “any user—including free users—can unlock powerful avatar and video features by purchasing any amount of API credits (in USD)” (API pricing).
- HeyGen plans: Free $0 (3 videos a month, up to 1 minute), Creator $29 a month or $24 billed annually, Pro from $49 a month for 1,000 credits, Business $149 a month plus $20 per extra seat, and Enterprise through sales (pricing).
- Sume Avatar 1.0: $0.184/s standard, $0.245/s plus, $0.55/s max (no product image); creating an avatar is $0.95 per avatar. Each video is 4–60 seconds.
- Sume plans: Free $0, Pro $40 / month, Startup $120 / month, Scale $400 / month. One prepaid wallet; each model's published USD rate plus a 5.5% agent fee; routed video models at the provider's list price × 1.25. API, CLI, and MCP access from the Pro plan up.
| HeyGen API product | Price per minute |
|---|---|
| Avatar V, digital twin | $7.20 |
| Avatar IV, digital twin | $4.83 |
| Avatar IV, photo avatar | $2.31 |
| Avatar III, digital twin | $0.60 |
| Video Agent (prompt to video) | $5.82 |
Which one fits which job?
- HeyGen publishes longer avatar videos per plan, 4K export on Pro and up, translation with lip-sync in 175+ languages, and mobile apps. For long presenter videos and localization, those are the documented strengths.
- Sume's avatar videos are 4–60 seconds at 720p, and they sit next to a catalog of other video models, image, music, and speech in the same API and wallet. For short product and UGC-style clips that mix an avatar with other generated shots, Sume's agent assembles the whole timeline.
- For repeatable backend jobs, a Sume Format is one HTTP call per run with an idempotency key, a spend cap, and an optional webhook.
How do I try Sume?
Start a thread in the Agents tab, or create an API key and follow the quick start. Plans and per-model rates are on Pricing and API pricing; How Sume pricing works explains the wallet.
Vendor details change often. Everything we say about other products here comes from their own pages as of 2026-09-24; check those pages before you decide.
Sources
- HeyGen home
- HeyGen pricing
- HeyGen Video Agent
- HeyGen terms (mobile app, output ownership)
- HeyGen llms.txt (Android app)
- HeyGen API pricing explained
- HeyGen developer platform
- HeyGen API quick start
- HeyGen webhooks
- HeyGen CLI
- HeyGen MCP
- Sume avatar videos
- Sume basics
- Sume pricing
- Sume API pricing
- Sume public catalog (GET /v1/catalog)
- Sume Format API
- Sume hosted MCP
- Sume core concepts (jobs, media.sume.com, refunds)
- Sume generation admission (failed jobs are refunded)
Related posts
Written by Sume