REST API
HTTP API for controlling Maxx Remote from third-party systems.
Categories:
Goal / when to use
Drive day-to-day control (levels, mutes, selections) from a media controller or similar. Prefer this over scraping the GUI.
Where is the full reference?
Each Maxx Remote instance ships OpenAPI docs:
- UI: HOME → REST-API Doc
- URL: http://localhost:8000/api-docs/ (replace host/port as needed)
That document is authoritative for paths, payloads, and versions.
Scope
Compared with Maxx Control’s device REST API, this API targets the Maxx Remote project/server — operator-oriented control of the system Maxx Remote manages, not low-level single-device setup.