curl --request GET \
--url https://api.0xarchive.io/v1/data-quality/status \
--header 'X-API-Key: <api-key>'{
"updated_at": "2023-11-07T05:31:56Z",
"exchanges": {},
"data_types": {},
"active_incidents": 123
}Get overall system health status including per-exchange and per-data-type status.
curl --request GET \
--url https://api.0xarchive.io/v1/data-quality/status \
--header 'X-API-Key: <api-key>'{
"updated_at": "2023-11-07T05:31:56Z",
"exchanges": {},
"data_types": {},
"active_incidents": 123
}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 key for authentication. Get yours at https://www.0xarchive.io/dashboard/
System status
Overall system status
Overall system status
operational, degraded, outage, maintenance When this status was computed
Per-exchange status
Hide child attributes
Status of a single exchange
Number of active incidents
Was this page helpful?