GET
/
health
curl --request GET \
  --url https://api.eigenexplorer.com/health
{
  "status": "ok"
}

Response

200 - application/json
status
string
required

The status of the API server