Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. This family page lists generated operation schema pages for Data Quality. It is a browsing surface; the OpenAPI route and generated endpoint reference remain the route-specific contract.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.
| Method | Path | operationId | Success schema | Deprecated |
|---|---|---|---|---|
GET | /v1/data-quality/coverage | getDataQualityCoverage | CoverageResponse | no |
GET | /v1/data-quality/coverage/{exchange} | getExchangeCoverage | ExchangeCoverageResponse | no |
GET | /v1/data-quality/coverage/{exchange}/{symbol} | getSymbolCoverage | SymbolCoverageResponse | no |
GET | /v1/data-quality/incidents | listIncidents | IncidentsResponse | no |
GET | /v1/data-quality/incidents/{id} | getIncident | Incident | no |
GET | /v1/data-quality/latency | getLatencyMetrics | LatencyResponse | no |
GET | /v1/data-quality/sla | getSlaMetrics | SlaResponse | no |
GET | /v1/data-quality/status | getDataQualityStatus | StatusResponse | no |