Skip to main content
POST
Create New Avatar

Authorizations

Authorization
string
header
required

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

Body

application/json
video_url
string
required

URL of the source video to create the avatar

name
string
required

Name of the avatar

Example:

"my avatar"

callback_url
string | null

Callback URL for receiving status updates

clone_voice
boolean
default:true

Whether to clone the voice of the source video

Response

Successful Response

avatar_id
string
required
status
string
required