Skip to content
Mureka API Platform
Appearance
Menu
Return to top
Generate song
POST
/v1/song/generate
Generate song based on the input by the user.
Authorizations
BearerAuth
Type
HTTP (bearer)
Request Body
Schema
JSON
object
Responses
200
Asynchronous task information for generating songs. Use the song/query/{task_id} API to poll for task information.
Content-Type
application/json
Schema
JSON
object
POST
/v1/song/generate
Samples