Generate Lyrics
POST
/suno/submit/lyrics
- Generate lyrics from a text prompt
- Response
datais a task ID; poll for results
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
prompt
string
Required
Lyrics prompt
notify_hook
string
Callback URL on completion
Responses
Success
application/json
object
code
string
Required
data
string
Required
message
string
Required