Generate music from video
Generate music from a video using Sonilo video-to-music AI. Accepts either a video file upload or a video URL, with an optional prompt. Returns a streaming NDJSON response with one or more parallel audio streams (titles, audio chunks, and completion events). Max video duration: 6 minutes. Max upload size: 300MB.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
OK - Streaming NDJSON response with audio generation events
- Option 1
- Option 2
- Option 3
- Option 4
A single NDJSON event from the Sonilo streaming response. Additional event types beyond those listed may appear; unknown types should be ignored by clients.
x >= 0x >= 0x >= 0title Short natural-language description of the generated track.