lipsync
Get lipsyncs
grab data and URLs for all lipsync jobs.
GET
/
lipsync
/
all
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
id
string
requiredA unique identifier for the video.
createdAt
string
requiredThe date and time the video was created.
status
string
requiredThe status of the video.
videoUrl
string
requiredA URL which can be used to download the video.
originalVideoUrl
string
requiredThe original URL of the video that was submitted.
originalAudioUrl
string
requiredThe original URL of the audio that was submitted.
synergize
boolean
requiredA flag to enable / disable post-processing
creditsDeducted
number
requiredThe number of credits deducted for the video.
webhookUrl
string
requiredThe URL to the webhook endpoint.
errorMessage
string
requiredAn error message if the video failed to process.