This endpoint takes a natural language prompt (e.g., a theme, vibe, or idea) and generates original lyrics based on it. If the prompt has been used before, a variation may be returned. It also estimates the credit cost of generation.
Parameter | Type | Required | Description |
---|---|---|---|
prompt | String | ✅ Yes | The theme or idea you’d like lyrics generated for. |
e.g., “A hopeful song about starting over” |
💡 Note: The prompt must be between 1 and 280 characters.
lyrics
field of the response.
They may be multi-paragraph and suited for use with vocal synthesis or songwriting tools.
/prompt_to_lyrics
endpoint is ideal for songwriting, music composition tools, or creative text generation workflows.The theme or idea you'd like lyrics generated for.
1 - 1000
"A hopeful song about starting over"
Lyrics generated successfully
The response is of type object
.