This page gives you a general overview of base concepts we use in the Monite API.
All API requests to the Monite API platform must be made over HTTPS. Calls made over plain HTTP will fail.
For more information on our authentication mechanism, see Authentication.
Monite services follow the standard CRUD resource models. This maps to the standard HTTP verbs:
Timestamps are returned in UTC and formatted as YYYY-MM-DDThh:mm:ss[.zzzzzz][Z|±hh:mm] (ISO 8601).
Dates without the time part are formatted as YYYY-MM-DD.