get downbeats
Suno
Get Downbeats
Get beat positions for audio analysis
POST
get downbeats
Get the downbeat positions for an audio clip. This returns timing data for each beat in the music, useful for beat-synced visualizations, video editing, or rhythm analysis.
This is an async task. The response contains a
taskId — use Get Task Status to poll for the downbeat data.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The clip_id which used to generate the music audio continued from existing audio.
Response
201 - application/json
The response is of type object.