Skip to content
Mureka API Platform
Appearance
Menu
Return to top
歌曲混音
POST
/v1/song/remix
基于输入歌曲或上传音频重新生成 remix 版本。
Authorizations
BearerAuth
Type
HTTP (bearer)
Request Body
Schema
JSON
object
Responses
200
Remix 任务的异步任务信息,使用 song/query/{task_id} API轮询查任务信息。
Content-Type
application/json
Schema
JSON
object
POST
/v1/song/remix
Samples