LYRICS
Generate song Lyrics based on a prompt.
Name
Value
Name
Type
Description
// Success, the task has been submitted
{
"task_id": "29e983ca-7e86-4017-a9e3-ef6fe9cd5f2a"
}// Bad request
{
"errors": [{ msg: "Invalid request" }]
}// Invalid API Key
{}// A server error occured
{}{
"type": "suno-lyrics",
"title": "xxxxxxxx",
"lyrics": "xxxxxxxxxxxxxxxxxxxxxxxxx",
"status": "finished"
}Last updated