What problem does it solve?
It removes the guesswork and risk of uncontrolled HeyGen API usage by turning avatar discovery, gated generation, translation, and status polling into a secure, operator-approved workflow for teams.
Core Features & Use Cases
- Guarded Direct API Adapter: Prepares gateway-proxied requests for avatar video generation (
POST /v2/videos) and translation (POST /v2/video_translate) while enforcing credit-consuming operator grants.
- Discovery and Caching: Lists avatars, voices, and translation target languages, and produces compact asset summaries to validate ids before generating.
- Reliable Async Tracking: Polls generation/translation status endpoints with bounded polling that respects retry-after behavior and detects terminal states.
Quick Start
Store your HeyGen API key as HEYGEN_API_KEY in HybridClaw secrets, then ask for an approval-aware translation workflow: "Translate this video into German using HeyGen, and wait for completion."