cURL
curl --request GET \ --url https://api.sandbox.monite.com/v1/health \ --header 'x-monite-version: <x-monite-version>'
{ "status": "<string>" }
Checks the health of the API platform.
Successful Response
"pass"