Free usage: Avatar IV videos created through CLI OAuth (
heygen auth login --oauth) draw from your free monthly avatar-video quota — no pay-as-you-go charge. See Free usage for agents.Supported avatar types
studio_avatar, digital_twin, photo_avatar, image (arbitrary), prompt
Exclusive features
motion_prompt— a natural-language string controlling body motion and hand gestures (e.g."walk towards the camera slowly"). Available for photo avatars and arbitrary images.expressiveness— controls energy and range of movement:high,medium, orlow. Available for photo avatars and arbitrary images. Defaults tolow.- Arbitrary image support — animate any image by setting
type: "image", with no registered avatar required.
Example request
Avatar IV is the default engine, so you can omitengine entirely in your POST /v3/videos request:
"engine": { "type": "avatar_iv" }:
video_id you poll with GET /v3/videos/{video_id}. For a full walkthrough of creating a Digital Twin video and polling for completion, see the Digital Twin guide. To compare engines, see Models; for the highest-fidelity motion, see Avatar V.
