get https://api.amberdata.com/markets/derivatives/analytics/realized-volatility/cones/information
This information endpoint returns the available spot data for realized volatility and price calculations provided for each specific exchange. (AVAILABLE EXCHANGE: binance, bithumb, bitstamp, gdax, gemini, kraken, okex, poloniex)
RESPONSE DATA
Field | Type | Description |
---|---|---|
payload.metadata.api-version | string | Version of the API. |
payload.data[index].exchange | string | The exchange. |
payload.data[index].pair | string | The pair. |
payload.data[index].startTimestamp | number | The earliest data observation for the given pair on the given exchange. |
payload.data[index].endTimestamp | number | The latest data observation for the given pair on the given exchange. |