Get symbol coverage with gaps
Get symbol coverage with gaps
0xArchive API reference for Get symbol coverage with gaps. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get symbol coverage with gaps
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
Supported venue-family key, such as hyperliquid where documented.
Available options:
hyperliquid, lighter, hip3 Example:
"hyperliquid"
Symbol name (e.g., BTC, ETH)
Example:
"BTC"
Query Parameters
Start of gap detection window (Unix milliseconds). Default: now - 30 days.
Example:
1704067200000
End of gap detection window (Unix milliseconds). Default: now.
Example:
1706745600000
Last modified on June 27, 2026