Use your prompt to do a lyrics.
curl --request POST \ --url https://api.topmediai.com/v1/lyrics \ --header 'Content-Type: application/json' \ --data '{ "prompt": "Happy songs" }'
"<any>"
The response is of type any.
any