This endpoint returns the option implied volatility surface in the form of moneyness from the “underlying” future’s price for listed expirations. This surface is calibrated using SVI and is therefor available in hourly format (historical), real-time (on-going) for BTC and ETH on Deribit only.
[Required] The underlying currency for which there are listed option instruments.
[Examples] BTC | ETH
[Optional] Payload only includes data after this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Payload only includes data before this date (exclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Users can pass a days to expiration filter lower bound, to return only a subset of the delta surface.
[Examples] 1 | 7 | 60
[Optional] Users can pass a days to expiration filter upper bound, to return only a subset of the delta surface.
[Examples] 1 | 30 | 180
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type object
.