cURL
curl --request POST \ --url https://api.topmediai.com/v3/music/generate \ --header 'Content-Type: application/json' \ --data '{ "action": "auto", "style": "Happy songs", "mv": "v3.5", "instrumental": 0, "gender": "male" }'
"<any>"
Generate music with or without lyrics using AI models.
Successful Response
The response is of type any.
any