/api/health
/api/channels
/api/channels/{id}
/api/routing
/api/transport
/api/transport/play
/api/transport/stop
/api/transport/record
/api/plugins
/api/scenes
/api/scenes/{id}
Real-time bi-directional state sync. Messages are JSON:
{"type": "fader_move", "channel": 3, "value": 0.75} {"type": "state_sync", "channels": [...], "meters": {...}}
/channel/{id}/fader
/channel/{id}/mute
/channel/{id}/pan
/transport/play
/transport/stop
Deleting the wiki page "API-Reference" cannot be undone. Continue?