curl --request GET \
--url https://api.0xarchive.io/health{
"status": "ok"
}Check API health status. No authentication required.
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.
API is healthy
"ok"
Was this page helpful?