curl --location --request POST '/suno/generate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "[Verse]\nBusy days stretching on and on\nFiles piling up endlessly\nDreams hidden deep in a drawer\nCoffee cup gone cold\n\n[Verse 2]\nClocking in at eight in the morning\nTired eyes without sparkle\nSmall talk between colleagues feels pointless\nJust hoping time will speed up\n\n[Chorus]\nWork work the boss'\''s call\nFinish finish only then is it safe\nOvertime overtime only then is there money to earn\nDreams dreams when will they come true\n\n[Verse 3]\nLunch time eating a bento box\nLooking out the window at brilliant sunshine\nLife is so far from dreams\nBefore my eyes only desks and chairs\n\n[Bridge]\nThe boss'\''s footsteps sound like thunder\nHeartbeat accelerates with the rhythm\nA pile of files on the desk\nComplaints gradually fade away\n\n[Chorus]\nWork work the boss'\''s call\nFinish finish only then is it safe\nOvertime overtime only then is there money to earn\nDreams dreams when will they come true",
"mv": "chirp-v3-5",
"title": "Work",
"tags": " edm"
}'