Skip to content

Extend song

POST
/v1/song/extend

Extend the song based on the input lyrics.

Authorizations

BearerAuth
TypeHTTP (bearer)

Request Body

Responses

Asynchronous task information for extending song. Use the song/query/{task_id} API to poll for task information.
application/json

Samples