Lipsync v2
POST/api/v2/lipsync-v2Previous-generation lip-sync model.
Request body
video_urlSign in to upload or import from your library.
Public URL of the video to lip-sync.
audio_urlSign in to upload or import from your library.
Public URL of the audio to sync to.
generation_idOptional: existing generation ID to attach this lipsync to.
workspace_id Sign in to run the playground
Request example
curl -X POST "https://influencerstudio.com/api/v2/lipsync-v2" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Output
Run the model to see results
Real outputs will stream into this panel as the request completes.