Skip to main content
POST
get wav
Export an audio clip as a lossless WAV file for high-quality audio use cases such as professional editing, mixing, or mastering.
This is an async task. The response contains a taskId — use Get Task Status to poll for the WAV download 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 - application/json

The response is of type object.