Skip to main content
GET
Get Custom Index As Of
The Intraday Index is available to authorized clients. Your API token must have the required permissions added — contact david@compute-index.com to request access.

Example

Intraday value for a single index as of a UTC date (that day’s last realized 30-minute interval):

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

as_of
string
required

As-of time (UTC): YYYY-MM-DD or ISO-8601 datetime. Capped at now.

index_id
string | null

Index id (e.g. h100-us). Defaults to your sole index.

region_group
string | null
contract_type
string | null
vendor_category
string | null

Response

Successful Response

Response for current/as-of custom index queries

data
CustomIndexDataPoint · object[]
required
total_count
integer
required
filters
Filters · object
required