This endpoint returns the “At-The-Money” volatility profile for a specified altcoin pair. The payload will include various days-to-expiraton so users can see the term-structure.
[Required] The underlying pair to return model ATM.
[Examples] aave_usd | pepe_usd | eth_btc
[Required] Payload only includes data after this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-08-01T01:00:00
[Required] Payload only includes data up-to this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-08-01T01:00:00
[Optional] Time interval of data frequency for the selected date range.
[Examples] minute | hour
[Optional] The exchange for which to retrieve pair.
[Examples] gdax | okex | binance