lipsync
lipsync

Create Lipsync

Create a new lipsync generation task. The background task will poll Sync API until completion.

post/api/v1/lipsync/generate

Request body

model'lipsync-2' | 'lipsync-1.9.0-beta' | 'lipsync-1.8.0' | 'lipsync-1.7.1' | 'lipsync-1.6.0'
domain_idstring nullable

Response

Successful Response

createdAtstring date-time required
idstring required
model'lipsync-2' | 'lipsync-1.9.0-beta' | 'lipsync-1.8.0' | 'lipsync-1.7.1' | 'lipsync-1.6.0' required
status'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED' required
errorstring nullable
outputDurationnumber nullable
outputUrlstring nullable
webhookUrlstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.