cURL
curl --request GET \ --url https://futuresopenapi.odyssey.trade/fapi/v1/index
{ "indexPrice": "<string>", "tagPrice": "<string>", "nextFundRate": "<string>", "currentFundRate": "<string>" }
Getting index and tag prices and additional funding data.
The uppercase contract name, e.g., E-BTC-USDT.
Successful Response
An object that contains information about the index price, tag price and funding data.