GET
/
api
/
lipsyncs_v2

Authorizations

X-API-ID
string
header
required

API ID, from your settings page.

X-API-KEY
string
header
required

API Key, from your settings page.

Response

200 - application/json
created_at
string
required
credits_used
integer
required

Credits used in this api call

failed_reason
string | null
required

The reason for failure, if the lipsync request failed

id
string
required
output
string | null
required

Output video

preview
string | null
required

Preview video

progress
string
required
status
string
required

Status of the lipsync request

updated_at
string
required
media_job
string | null

The media job associated with the lipsync request.

name
string | null

The name of the lipsync request.

Maximum length: 255
webhook_url
string | null

The webhook URL to be called upon completion of the lipsync request

Maximum length: 200