Skip to main content
GET
cURL

Authorizations

X-Api-Key
string
header
required

Query Parameters

Search benchmark indices by name, identifier, or ticker

Response

200 - application/json
name
string
required

Name of the index

Maximum string length: 255
identifier
string
required

Unique identifier for the index

Maximum string length: 50
ticker
string | null

Ticker of the index

Maximum string length: 50
direct_indexing_supported
boolean

Whether the index can be direct indexed

expense_ratio
string<decimal> | null

Expense ratio of the index

Pattern: ^-?\d{0,7}(?:\.\d{0,3})?$