Endpoint
Request body
| Field | Type | Required | Description |
|---|---|---|---|
clip_id | string | Yes | Clip ID to analyze. Obtain from Upload Audio (data.clipId) or a completed generation task (results[].id). |
stem_clip_id | string | No | Optional stem clip ID (from Stem Separation) for more accurate instrument isolation. |
Response
| Field | Type | Description |
|---|---|---|
state | string | Processing state |
instruments | object | Map of instrument name → note array |
Example
Workflow tip
For best results, run Stem Separation first and pass the returned job ID asstem_clip_id: