Global Market Indices Data
An API for price and statisctics for gobal market indices. Get info such as: - constituents of an index - historic daily data for an index - change of price over period of time for an index - index top gainers/losers over period of time
Global Market Indices Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
index_top5_constituents /v1/index_top5_constituents |
Get top 5 gainers/losers of an index over a period |
| GET |
index_price_change /v1/index_price_change |
Get an Index change over the period of time(1DAY, 7DAYS, 1MONTH, 3MONTHS, 6MONTHS, 1YEAR ) |
| GET |
index_constituents /v1/index_constituents |
Get an Index constituents |
| GET |
indices /v1/indices |
Get available Indices |
| GET |
index_historic_price /v1/index_historic_price |
Get historic daily price of an index over a period |
| GET |
index_last_price /v1/index_last_price |
Lates price of an index |
Global Market Indices Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $30 / month | 5 / second |
|