Skip to main content
POST
get downbeats
获取音频片段的节拍位置。此接口返回音乐中每个节拍的时间数据,适用于节拍同步可视化、视频编辑或节奏分析。
这是一个异步任务。响应包含一个 taskId — 使用获取任务状态轮询以获取节拍数据。

授权

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

The response is of type object.