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