generate lyrics
Suno
Generate Lyrics
Generate song lyrics from a text prompt
POST
generate lyrics
This is an async task. The response contains a
taskId — use Get Task Status to poll for the generated lyrics.Models
| Model | Description |
|---|---|
default | Standard lyrics generation model |
remi-v1 | Alternative lyrics model |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
task id. Use this id to query task status.
Example:
"15c257ff-43f7-4678-bd41-202ad6b8488b"