Skip to main content
POST
get mp4
Export an audio clip as an MP4 video file. This generates a video with audio visualization that can be shared on social media or used in video projects.
This is an async task. The response contains a taskId — use Get Task Status to poll for the MP4 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
taskId
string
required

task id. Use this id to query task status.

Example:

"15c257ff-43f7-4678-bd41-202ad6b8488b"