GET
/
lipsync
/
all

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json
id
string
required

A unique identifier for the video.

createdAt
string
required

The date and time the video was created.

status
string
required

The status of the video.

videoUrl
string
required

A URL which can be used to download the video.

originalVideoUrl
string
required

The original URL of the video that was submitted.

originalAudioUrl
string
required

The original URL of the audio that was submitted.

synergize
boolean
required

A flag to enable / disable post-processing

creditsDeducted
number
required

The number of credits deducted for the video.

webhookUrl
string
required

The URL to the webhook endpoint.

errorMessage
string
required

An error message if the video failed to process.