GET
/
animate
/
all

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json
id
string
required

A unique identifier for the video.

status
string
required

The status of the audio.

createdAt
string
required

The date and time the animation job was created.

step
string

The current step of the animation.

videoUrl
string

A URL which can be used to download the generated video.

audioUrl
string

A URL which can be used to download the generated audio.

originalVideoUrl
string
required

A URL to the original video file. This is the video that was used as input to the animation process.

transcriptUrl
string
required

A URL to a file containing the input transcript.

voiceId
string
required

The voice used for the audio.

creditsDeducted
number
required

The number of credits deducted for the audio.

webhookUrl
string

The webhook URL.

errorMessage
string
required

An error message if the video failed to process.