Avatar Videos
Lipsync a video
Drives an avatar with a provided audio track. Returns 202 Accepted with a job_uid; poll GET /v1/avatar-videos/{uid}. Billed per request from your API wallet; refunded on failure.
POST
Lipsync a video
Authorizations
API key from Developer dashboard (Bearer token).
Body
application/json
Response
Accepted — poll GET /v1/avatar-videos/{uid} for result
Previous
Generate a video from a promptPrompt-to-video. From a single prompt the agent writes the script, picks the avatar and voice, and renders - no `avatar_id`/`voice_id` needed. Returns `202 Accepted` with a `job_uid`; poll `GET /v1/avatar-videos/{uid}`. Billed per request from your API wallet; refunded on failure.
Next
Lipsync a video

