HeyGen Avatar IV (Photo Avatar)
AvatarOne call. Same key. Same bill.
HeyGen turns a text prompt or script into a fully rendered avatar video
One API key. Every model.
One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
Capabilities
Avatars
Video Agent modes
Inputs
Controls
Processing
Adjacent capabilities
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/video/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.avatar.generate({
model: "models/heygen/heygen",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.avatar.generate(
model="models/heygen/heygen",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/heygen/heygen",
"output": {
"video_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
Talking-head sales and demo videos for high-volume pipelines Feed a script into Avatar IV and get a branded presenter video without a camera crew. At $0.085/sec on Coinis, a 30-second clip runs 30 × $0.085/sec. Teams producing hundreds of personalized sales videos per day use this path for cost-predictable output.
Single-prompt product walkthroughs Pass Video Agent one prompt. "Create a 30-second product walkthrough for a new project management app". and it handles avatar selection, scripting, and scene layout automatically.[^4] No manual scene configuration needed.
Multilingual video localization with lip-sync The Video Translation API rebuilds lip movement to match a dubbed audio track. Enterprise customers including Google, HubSpot, and Coursera use this to localize video libraries into multiple languages without re-shooting.[^10]
AI-agent-driven video pipelines HeyGen integrates with Claude, Manus, OpenAI, and custom agents via MCP for on-demand, conversational video creation.[^11] Connect your orchestration layer and trigger video generation programmatically inside existing agent workflows.
Branded content at volume for enterprise teams Enterprise plans add custom branding, Digital Twin creation via API, priority queue access, and discounted rates.[^3] Teams that need consistent presenter identity across hundreds of output videos use Digital Twin avatars to maintain brand coherence.
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 15 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-05-26. Read the docs .