Music models › Suno

Generate MIDI from Audio

Generate MIDI from Audio

music Suno price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "task_id": "\u2026"
  },
  "model": "suno-generate-midi"
}

Input parameters

NameTypeRequiredDescription
task_id string required Task ID from a completed vocal separation. This should be the task_id returned from the Vocal & Instrument Stem Separation endpoint.
audio_id string optional Optional. Specifies which separated audio track to generate MIDI from. This audio_id can be obtained from the `originData` array in the Get Vocal Separation Details endpoint response. Each item in `originData` contains an `id` field that can be used here. If not provided, MIDI will be generated from all separated tracks.

Pricing

Price on request; the charge is settled from actual consumption with the music coefficient ×2.0. See Pricing & tokens.