AI Avatar v2 API
API that converts a list of texts, voices and avatars to vivid videos of many people speaking.
Introduction
Our AI model produces high-quality videos of many people speaking from a list of texts, voices and avatars. The API is designed to be simple and easy to use.
Quickstart
Prerequisite
- You need a creatify.ai account with API access.
- You need to go through the Get your API key
Queue a generation task
Generate a video of many person speaking from a list of texts, voices and avatars by calling the multi avatar endpoint .
avatar_id
is the unique identifier of an avatar. You can get the avatar_id
by calling the Get avatar endpoint.
voice_id
is the unique identifier of the voice. You can get the voice_id by calling the Get voices interface.
Check status
Now our AI model is generating a video of many person speaking from the texts you provided. It will return a id
of the lipsync item. Then you can check the status of your video generation by sending a GET request to Get lipsync item by id endpoint.
Once the status is done
, you can download the video, the link of the video is in the output
field.
Personas
We offer 100+ personas, you can find the full list here.