[Required] The underlying currency for which there are listed option instruments.
[Examples] IBIT | COIN
[Required] The option instrument subset with a given expiration date.
[Examples] 2027-01-15
[Required] Payload only includes data after this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Required] Payload only includes data before this date (exclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] The option with strikes at or above the "minStrike". \n**[Examples]** 50 | 100
[Optional] The option with strikes at or below the "maxStrike". \n**[Examples]** 50 | 100
[Optional] The option instrument subset with a given strike price.
[Examples] 50 | 100
[Optional] Time interval of data frequency for the selected date range.
[Examples] minute | hour | day
[Note] Due to the density of data historical date ranges are limited to 60x 1-minute or 24x 1 hour intervals, per call.
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
[Optional] Time interval of data frequency for the selected date range.
[Examples] minute | hour
The response is of type any
.