Skip to main content
GET
Get Current Custom Index
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

Latest intraday value for a single index:

Authorizations

Authorization
string
header
required

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

Query Parameters

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