heygen
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name HEYGEN_TOKEN or zero doctor check-connector --url https://api.heygen.com/v2/avatars --method GET
How to Use
All examples below assume you have HEYGEN_TOKEN set.
The base URL for the HeyGen API is:
- v1 endpoints:
https://api.heygen.com/v1 - v2 endpoints:
https://api.heygen.com/v2
1. List Available Avatars
Get all avatars available to your account:
curl -s -X GET "https://api.heygen.com/v2/avatars" --header "x-api-key: $HEYGEN_TOKEN" | jq '.data.avatars[] | {avatar_id, avatar_name, gender}'
Related skills
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
555google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
408minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
341instagram
Instagram API for posts and media. Use when user mentions "Instagram",
313apify
Apify web scraping platform. Use when user mentions "scrape website",
312