Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. Get data coverage for a specific symbol on an exchange, including gap detection showing periods where data may be missing. Supports optionalDocumentation Index
Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
Use this file to discover all available pages before exploring further.
from/to query params (Unix ms) to bound the gap detection window (default: last 30 days). Returns empirical data cadence when sufficient data is available. Historical coverage uses hour-level granularity. Note: May take 30-60 seconds on first request (gap detection results are cached server-side for 1 hour).
Route Metadata
| Field | Value |
|---|---|
| Method | GET |
| Path | /v1/data-quality/coverage/{exchange}/{symbol} |
| operationId | getSymbolCoverage |
| Tag | Data Quality |
| Family | Data Quality |
| Deprecated or legacy | no |