Avatar Videos
Generate avatar video
Generates a talking-avatar video from a script. Returns 202 Accepted with a job_uid; poll GET /v1/avatar-videos/{uid} for status and the final video URL.
Before submitting: call GET /v1/avatar-videos/avatars and GET /v1/avatar-videos/voices to pick a valid avatar_id + voice_id.
Billing: the cost is deducted from your API wallet when the job is accepted. If the render fails the charge is automatically refunded.
POST
Generate avatar video
Authorizations
API key from Developer dashboard (Bearer token).
Body
application/json
Response
Accepted — poll GET /v1/avatar-videos/{uid} for result
The response is of type object.
Generate avatar video

