API referenceSystem
Check API health
Public health probe. This endpoint does not require authentication.
Response Body
application/json
curl -X GET "https://example.com/eve/v1/health"{ "ok": true}
Bloodhound Docsv1Public health probe. This endpoint does not require authentication.
application/json
curl -X GET "https://example.com/eve/v1/health"{ "ok": true}