animate
Get animations
grab data and URLs for all animation jobs.
GET
/
animate
/
all
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
id
string
requiredA unique identifier for the video.
status
string
requiredThe status of the audio.
createdAt
string
requiredThe 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
requiredA URL to the original video file. This is the video that was used as input to the animation process.
transcriptUrl
string
requiredA URL to a file containing the input transcript.
voiceId
string
requiredThe voice used for the audio.
creditsDeducted
number
requiredThe number of credits deducted for the audio.
webhookUrl
string
The webhook URL.
errorMessage
string
requiredAn error message if the video failed to process.