Intraday Index: Index History
custom-index-history scope, granted separately from custom-index — a token can have current access without history. Contact david@compute-index.com to request access.Example
Daily-resolution B200 series since January 2026:Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Index id (e.g. h100-us). Defaults to your sole index.
Start (UTC): YYYY-MM-DD or ISO-8601 datetime.
End (UTC): YYYY-MM-DD or ISO-8601 datetime. Default: now.
Sampling resolution: 30m (default), 1h, 1d.
Max points per page (<= 10000).
1 <= x <= 10000Pagination offset (points to skip).
x >= 0Response
Successful Response
Response for custom index history time series (paginated).
Sampling resolution: 30m, 1h, or 1d
Total points in range at this resolution (across all pages)
Points returned in this page
True if more points exist beyond this page
Offset to pass for the next page, or null if none