a0c7dc18e21b

latestOpenAPI 3.1.0Proprietary2026-08-101,5563,2016.4 MB
Finance

Full index catalog (2000+ indices)

The FULL index-definitions catalog - every listed index with name, description, currency, delay, family and launch date - paged (limit/offset, symbol-ascending) and filterable. The curated quick set stays on /indices; any symbol here works on /index/{symbol} (membership does not guarantee a series - an absent history answers 404). currency is the ISO code when the source publishes one and null otherwise (currency_raw keeps the published value - a literal 'dollar' is NOT assumed to be USD). family and launch-date filters apply only to the ~940 items that carry those fields.

get/api/v1/cboe/indices/all

Query parameters

qstring nullable

Case-insensitive substring over symbol and name.

Case-insensitive substring over symbol and name.

currencystring nullable

Currency code (ISO), e.g. USD.

Currency code (ISO), e.g. USD.

familystring nullable

Exact index family.

Exact index family.

featuredboolean nullable

Only featured (true) or non-featured (false) indices.

Only featured (true) or non-featured (false) indices.

launched_afterstring nullable

Launch date on/after (YYYY-MM-DD).

Launch date on/after (YYYY-MM-DD).

launched_beforestring nullable

Launch date on/before (YYYY-MM-DD).

Launch date on/before (YYYY-MM-DD).

limitinteger

Page size.

Page size.

offsetinteger

Page start.

Page start.

Response

One page of the full index catalog.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}