H
HeyGen
/voices
List voices
Available voices with language and gender.
livestable · 1.4s
heygenvoices
$0.0020
per call
plus $0.001 platform fee per run
Bring your own HeyGen key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run heygen /voices for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Max default 50 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"heygen","endpoint":"/voices","input":{"limit":50}}'cli
npx cracked-ai run -p heygen -e /voices -i '{"limit":50}'mcp
run_tool({ provider: "heygen", endpoint: "/voices", input: {"limit":50} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.