v1
latestOpenAPI 3.0.32026-07-2691139249.7 KBlipsyncs_v2
This endpoint generates the preview of a lipsync v2 video.
post/api/lipsyncs_v2/preview/
Request body
aspect_ratio'9x16' | '16x9' | '1x1'
- 9x16 - 9X16
- 16x9 - 16X9
- 1x1 - 1X1
webhook_urlstring uri
namestring
The name of the lipsync request.
model_version'standard' | 'aurora_v1' | 'aurora_v1_fast'
- standard - Standard
- aurora_v1 - Aurora v1
- aurora_v1_fast - Aurora v1 Fast
Response
idstring uuid required
namestring nullable
The name of the lipsync request.
outputstring nullable required
Output video
video_thumbnailstring uri required
Generated Video Thumbnail URL
created_atstring date-time required
updated_atstring date-time required
credits_usednumber required
Credits used in this API call
durationinteger required
Duration of the video in seconds
progressstring required
failed_reasonstring nullable required
The reason for failure, if the lipsync request failed
media_jobstring uuid nullable
The media job associated with the lipsync request.
statusstring required
Status of the lipsync request
webhook_urlstring uri nullable
The webhook URL to be called upon completion of the lipsync request
previewstring nullable required
Preview video
editor_urlstring nullable required
Editor URL for the video. Expires in 24 hours. Available only if your API account has API editor access enabled.
aspect_ratio'16x9' | '1x1' | '9x16' required
- 16x9 - Ratio 16 9
- 1x1 - Ratio 1 1
- 9x16 - Ratio 9 16
model_version'standard' | 'aurora_v1' | 'aurora_v1_fast'
- standard - Standard
- aurora_v1 - Aurora v1
- aurora_v1_fast - Aurora v1 Fast