Skip to content
Mureka API Platform
Appearance
Menu
Return to top
Remix
POST
/v1/song/remix
Create remix versions based on the input song or uploaded audio.
Authorizations
BearerAuth
Type
HTTP (bearer)
Request Body
Schema
JSON
object
Responses
200
Asynchronous task information for remix. Use the song/query/{task_id} API to poll for task information.
Content-Type
application/json
Schema
JSON
object
POST
/v1/song/remix
Samples