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

Documentation Index

Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

API is healthy

status
string
Example:

"ok"

Last modified on May 20, 2026