Health check

Returns the overall health of the Monite API platform. If the API is healthy, the response has HTTP status 200 and the response body contains {"status": "pass"}.

Headers

x-monite-versionstringRequired

Response

Successful Response
statusstring

The value pass means the API status is OK.

Errors