cURL
curl --request POST \ --url https://api.topmediai.com/v1/music \ --header 'Content-Type: application/json' \ --data '{ "is_auto": 1, "prompt": "Happy songs", "lyrics": "Enter the lyrics you'\''ve created", "title": "Happy Songs", "instrumental": 0 }'
"<any>"
Use your lyrics or param to do a music and return the audio.
Successful Response
The response is of type any.
any