Skip to main content
GET
Get informational index values on a specific date

Example

Hopper (US) informational index as of a specific date (resolves to the latest value on or before that date):

Authorizations

Authorization
string
header
required

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

Query Parameters

as_of_date
string
required

Target date (YYYY-MM-DD). Example: 2025-06-15

index_name
string | null

Index name: hopper, blackwell

region_group
string | null

Region group: US, EU

Response

Successful Response

Response for current/as-of informational index queries

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