status will always be ok whenever a 200 response is provided.
status
ok
Clients can check response data or response status code to confirm health.
curl https://api-v2.nept.finance/api/v1/status/health
{ "status": "ok" }