Skip to main content
POST
cURL
Use the Suno Lyrics API when you want to generate song-ready text before calling the main Suno Music API.

Authorizations

TT-API-KEY
string
header
required

You can obtain your API key from the TTAPI Dashboard.

Body

application/json
prompt
string
required

Prompt

lyrics_model
enum<string>
default:classic

Lyrics model

Available options:
classic,
remi
hookUrl
string

Callback notification URL

Response

Request successful

status
string
required
Example:

"SUCCESS"

message
string
required
Example:

"success"

data
object
required
Example:
Last modified on April 17, 2026