Retrieve detailed information about a MIDI generation task including complete note data for all detected instruments.
| Parameter | Type | Required | Description |
|---|---|---|---|
taskId | string | Yes | The task ID returned from the MIDI generation request |
midiData field contains the complete MIDI data as a structured object with instruments and notestype: split_stem, the midiData may be empty.All endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
The task ID returned from the MIDI generation request