{"slug":"heygen","name":"HeyGen","owner":null,"repo":null,"category":"voice-media","lang":"","blurb":"Programmatic AI avatar video generation and video translation/dubbing with lip-sync, via a REST API.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Programmatic AI avatar video generation and video translation/dubbing with lip-sync, via a REST API.","website":"https://www.heygen.com","docs_url":"https://docs.heygen.com","signup_url":"https://app.heygen.com","pricing_model":"usage-based","pricing_note":"PAYG from $5; ~$1/min for 720p/1080p standard, up to ~$4/min for premium avatar engines. No free API credits since Feb 2026.","auth_type":"api-key","agent_signup":"manual-only","agent_signup_note":"API key is generated in Settings → API, but usage requires purchased credits (credit card) — no free API tier, so an agent needs a human/CC to run it. Also offers MCP and Skills integration paths.","mcp_server":"","sdks":["REST","Python"],"code_sample":"{\"lang\":\"bash\",\"code\":\"curl -X POST https://api.heygen.com/v2/video/generate \\\\\\n  -H \\\"X-Api-Key: $HEYGEN_API_KEY\\\" \\\\\\n  -H \\\"Content-Type: application/json\\\" \\\\\\n  -d '{\\n    \\\"video_inputs\\\": [{\\n      \\\"character\\\": {\\\"type\\\":\\\"avatar\\\",\\\"avatar_id\\\":\\\"Daisy-inskirt-20220818\\\"},\\n      \\\"voice\\\": {\\\"type\\\":\\\"text\\\",\\\"input_text\\\":\\\"Hello from HeyGen\\\",\\\"voice_id\\\":\\\"2d5b0e6cf36f460aa7fc47e3eee4ba54\\\"}\\n    }],\\n    \\\"dimension\\\": {\\\"width\\\":1280,\\\"height\\\":720}\\n  }'\"}","tags":["video-avatar","video-translation","dubbing","lip-sync"],"useCases":[],"codeSample":{"lang":"bash","code":"curl -X POST https://api.heygen.com/v2/video/generate \\\n  -H \"X-Api-Key: $HEYGEN_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"video_inputs\": [{\n      \"character\": {\"type\":\"avatar\",\"avatar_id\":\"Daisy-inskirt-20220818\"},\n      \"voice\": {\"type\":\"text\",\"input_text\":\"Hello from HeyGen\",\"voice_id\":\"2d5b0e6cf36f460aa7fc47e3eee4ba54\"}\n    }],\n    \"dimension\": {\"width\":1280,\"height\":720}\n  }'"},"oneLiner":"Programmatic AI avatar video generation and video translation/dubbing with lip-sync, via a REST API.","docsUrl":"https://docs.heygen.com","signupUrl":"https://app.heygen.com","pricingModel":"usage-based","pricingNote":"PAYG from $5; ~$1/min for 720p/1080p standard, up to ~$4/min for premium avatar engines. No free API credits since Feb 2026.","authType":"api-key","agentSignup":"manual-only","agentSignupNote":"API key is generated in Settings → API, but usage requires purchased credits (credit card) — no free API tier, so an agent needs a human/CC to run it. Also offers MCP and Skills integration paths.","mcpServer":""}