Skip to main content
POST
get mp4
将音频片段导出为 MP4 视频文件。这会生成带有音频可视化效果的视频,可用于社交媒体分享或视频项目。
这是一个异步任务。响应包含一个 taskId — 使用获取任务状态轮询以获取 MP4 下载链接。

授权

Authorization
string
header
必填

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

请求体

application/json
clip_id
string
必填

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

响应

201 - application/json
taskId
string
必填

task id. Use this id to query task status.

示例:

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