Yes. Messana provides a full REST API (RESTlet) that allows integrators and developers to access system data and controls programmatically.
What the API can do:
- Read system status and sensor values
- Monitor room temperatures, setpoints, and operating modes
- Control operating modes (heating, cooling, off, auto)
- Adjust setpoints
- Access logs and historical data
This makes it possible to build:
- Custom dashboards and monitoring tools
- Home automation integrations
- Third-party apps or scripts that interact with Messana systems
API Documentation
The API is documented with an interactive Swagger interface here: Messana REST API Documentation
How to get started:
- Make sure your system is connected to the internet.
- Open the API documentation link above for available endpoints and parameters.
- Generate or request your API credentials (API key or project access token).
- Use the provided endpoints to interact with your Messana system securely.
Notes:
- The API follows standard REST conventions and communicates via HTTPS.
- Some functions may require authentication and project-level access.
- For advanced use cases or integration support, please open a support case.