get https://api-glb.hashkey.com/quote/v1/index
Request Parameters
| PARAMETER | TYPE | Req 'd | Example values | DESCRIPTION |
|---|---|---|---|---|
| symbol | STRING | Y | ETHUSDT | Currency pair |
Response Content:
| PARAMETER | TYPE | Example values | DESCRIPTION |
|---|---|---|---|
| index | OBJECT | { "ETHUSDT":"2996.75333333333333330336", "BTCUSDT":"59286.79333333333333274046" } | Index Price |
| edp | OBJECT | { "ETHUSDT":"2994.25023889" "BTCUSDT":"59201.81563889" } | The average of the index for the last 10 minutes |