Returns the health status of the API
cURL
curl --request GET \ --url https://api.zenobank.io/api/v1/health
{ "status": "ok" }
Health check successful
Health check status
ok
error
"ok"
Was this page helpful?