Skip to main content
POST
get m4a
Download the official lyric-m4a for a clip. Authorization is the same as Export WAV.
Request body is AudioIdDto: pass clip_id. If the response is a taskId, poll Get Task Status. On success, data includes download_url / m4a_file_url.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
clip_id
string
required

The clip_id which used to generate the music audio continued from existing audio.

Response

201 - undefined