curl --request GET \
--url https://api.0xarchive.io/v1/data-quality/latency \
--header 'X-API-Key: <api-key>'{
"measured_at": "2023-11-07T05:31:56Z",
"exchanges": {}
}Get current latency metrics for all exchanges including WebSocket, REST API, and data freshness.
curl --request GET \
--url https://api.0xarchive.io/v1/data-quality/latency \
--header 'X-API-Key: <api-key>'{
"measured_at": "2023-11-07T05:31:56Z",
"exchanges": {}
}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/
Latency metrics
Latency metrics response
Hide child attributes
Latency metrics for an exchange
Hide child attributes
Was this page helpful?