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-version
Response
Successful Response
status
The value pass
means the API status is OK.