Skip to content
Mureka
Appearance
Menu
Return to top
续写歌曲
POST
/v1/song/extend
根据输入的歌词,续写歌曲。
Authorizations
BearerAuth
Type
HTTP (bearer)
Request Body
Schema
JSON
object
Responses
200
歌曲续写的异步任务信息,使用 song/query/{task_id} API轮询查任务信息。
Content-Type
application/json
Schema
JSON
object
POST
/v1/song/extend
Samples