REST-API

API calls to the maxx-remote server

Similar approach as the HTTP api like used by MAXX-CONTROL but this time, controlling the server itself.

This is intended as main entry point to the maxx-remote system from an third party control perspective like media controls, etc.

Functionality is more focused on end user control than really setup the system.

The full open-api documentation of that api is shipped within each Maxx-Remote system, and can be found on the lower left HOME section.

Or through that url http://localhost:8000/api-docs/ when a maxx-remote is running on your system.

Last modified April 6, 2025: add API section (5a4d8c5)