Get HIP-3 open interest history
Get HIP-3 open interest history
0xArchive API reference for Get HIP-3 open interest history. Includes authentication, parameters, response shape, examples, and route-safe implementation notes.
GET
Get HIP-3 open interest history
Authorizations
API key for authentication. Get yours at https://0xarchive.io/dashboard
Path Parameters
Trading pair symbol (e.g., km:US500, xyz:XYZ100). HIP-3 symbols are case-sensitive.
Example:
"xyz:XYZ100"
Query Parameters
Start timestamp in Unix milliseconds. Defaults to 24h ago.
End timestamp in Unix milliseconds. Defaults to now.
Cursor for pagination
Maximum number of results (default: 100, max: 1000)
Required range:
x <= 1000Aggregation interval. When omitted, returns raw ~1 min resolution data.
Available options:
5m, 15m, 30m, 1h, 4h, 1d Last modified on June 27, 2026