Generate avatar videos using HeyGen Avatar IV. Supports photo avatars, digital twins, and studio avatars at up to 4K resolution. Model IDDocumentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
video_inputs: array of segments, each with acharacter(avatar config) andvoice(TTS or audio clip)
dimension: output resolution, default {“width”: 1280, “height”:720}duration: expected seconds, used only for billing estimation
API Usage
Submit a generation task via the GMI request queue. Polling and full parameter docs are in the API reference.Submit request
request_id. Poll the status endpoint until the video is ready, then download from the returned URL.