v1

latestOpenAPI 3.1.02026-07-1353090.4 KB
Videos

Create a WebM Video

Generates a webm video with transparent background and an avatar speaking the input text. You can customize the avatar's pose, style, and voice, as well as the dimensions of the video.

post/v1/video.webm

Headers

x-api-keystring

You api key

Request body

avatar_pose_idstring

The ID of the avatar's pose. You can specify this field from the response of avatar.list API

avatar_style'normal' | 'closeUp'

The style of the avatar. Can be "normal" or other styles supported by the API. 'circle', 'closeUp', 'normal', 'voiceOnly'.

input_textstring

The text that the avatar will speak in the video.

voice_idstring

The ID of the voice that the avatar will use.

input_audiostring

input audio url. Specify either input_text/voice_id or input_audio.

Response

200