cURL
API de Lip Sync reutilizable
Crear Trabajo de Video Lip Sync mediante Modelo Lip Sync Reutilizable
Create a lipsynced talking video use reusable model
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.vozo.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Autorizaciones
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API Key. The token in the sample code is referring to this api_key as well.
Cuerpo
application/json
ID of the reusable lipsync model
Url that our server could download the audio file from to drive the reference. Supported audio types: .wav .mp3 .m4a
Url for callback if the job status changes. This URL will receive a request with the schema same as response for query job status API when job status changes.
Respuesta
Job ID
ID of the task
Last modified on December 18, 2025