download mdi data
Suno
Download MDI
Download MIDI data from stem separation results
POST
download mdi data
Download MDI (MIDI) data for an audio clip. The
clip_id must be a clip returned by the gen_stem_all task in the Generate endpoint.
This is an async task. The response contains a
taskId — use Get Task Status to poll for the MDI download URL.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 mdi, it must be the clip_id returned by the task gen_stem_all.
Response
201 - application/json
task id. Use this id to query task status.
Example:
"15c257ff-43f7-4678-bd41-202ad6b8488b"