Skip to main content
GET
https://api.0xarchive.io
/
health
Health check
curl --request GET \
  --url https://api.0xarchive.io/health
{
  "status": "ok"
}

Response

200 - application/json

API is healthy

status
string
Example:

"ok"

Last modified on June 27, 2026