Avatar Videos
List avatar voices
Lists available voices (id, name, language, gender) for avatar videos. Not billed.
GET
List avatar voices
Authorizations
API key from Developer dashboard (Bearer token).
Response
OK
The response is of type object.
Previous
Generate avatar videoGenerates 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.
Next
List avatar voices

