Skip to main content
POST
Create Video

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
avatar_id
string
required

Avatar id to use for the video

voice_id
string
required

Voice id to use for the video

script
string
required

Script to be spoken in the video

title
string
required

Title of the video

Example:

"my video"

callback_url
string | null

Callback URL for receiving status updates

Response

Successful Response

video_id
string
required
status
string
required