Added
Index values, fixed income quotes, and global corporate actions
10 days ago
Market Data API
Expands the Market Data API with index values, latest fixed income quotes, and global corporate actions support:
- Adds
GET /v1beta1/indices/latest/valuesfor the latest index values andGET /v1beta1/indices/valuesfor paginated historical index values, filterable via the newindex_symbolsparameter. - Adds
GET /v1beta1/fixed_income/latest/quotesfor the latest fixed income quotes, with a newtrade_sizeparameter. - Adds a
regionfilter toGET /v1/corporate-actionsvia the newcas_regionparameter, acceptingus,non_us, orall(defaultus). - Adds
isinandcurrencyfields across the corporate action schemas, including forward and reverse splits, cash and stock dividends, mergers, spin-offs, name and symbol changes, rights distributions, redemptions, unit splits, and worthless removals.
Affected Endpoints
GET /v1beta1/indices/latest/valuesGET /v1beta1/indices/valuesGET /v1beta1/fixed_income/latest/quotesGET /v1/corporate-actions