About
The first version of the API is a CQRS/REST hybrid system. Reads are performed as expected of a RESTful API while interaction with the business domain of MONITOR is performed via commands.
Transport
The API leverages JSON over HTTPS to facilitate communication between the consumer and MONITOR.
The SSL certificate used by the server is self-signed so it is important that you add an exception for it in your integration.