API that converts text or audio files to vivid videos of people speaking.
AI Avatar v2 API
for greater creative flexibility, including multi-scene composition, custom voices, backgrounds, and fine-grained control over captions and transitions.
id
of the selected persona as the creator
parameter when generating your video.
β οΈ Save the id
β youβll need it to check the status.
β³ Once thestatus
isdone
, download the video from theoutput
field.
Step | Endpoint |
---|---|
List Personas | GET /api/personas/ |
Create Task | POST /api/lipsyncs/ |
Check Status | GET /api/lipsyncs/{id}/ |
API Reference | Lipsync API Reference |