v1
latestOpenAPI 3.1.02026-08-04143345.6 KBasyncVideoGeneration
Generate video from audio
Generate a video driven by an audio track. Supply dialogue, music, or ambient sound and the model produces visuals synchronized to the audio. Optionally condition on a reference image for visual direction.
Responds immediately with the job id and created_at timestamp. Poll GET /v2/audio-to-video/{id} until the status is completed, then download from result.video_url.
Billed per second of input audio. See Pricing.
post/v2/audio-to-video
Headers
Authorizationstring required
API key authentication
Request body
Response
Job submitted successfully