Generate music from text prompt
Sonilo
Generate music from text prompt
Generate music from a text prompt using Sonilo text-to-music AI. Requires a prompt describing the desired music. Duration is optional and will be inferred if not provided. Returns a streaming NDJSON response with duration, titles, audio chunks, and completion events.
POST
Generate music from text prompt
Documentation Index
Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
OK - Streaming NDJSON response with audio generation events
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
A single NDJSON event from the Sonilo streaming response.