This endpoint returns all available exchanges, currencies and option instruments. If a timestamp is used we can then filter the information for historical data.
[Optional] The exchange for which to retrieve listed option instruments.
[Examples] deribit | okex | bybit
[Optional] The underlying currency for which there are listed option instruments.
[Examples] BTC | SOL_USDC
Note: inverse options underlying currencies are formatted as (BTC, ETH) while linear options currency formats include the stable coin (SOL_USDC)
[Optional] Filter records based on the specified expiration date.
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] The option type
[Examples] C | P
[Optional] The option instrument subset with a given strike price.
[Examples] 100000 | 3500
[Optional] A select historical timestamp for which a list of option instruments were active at the time.
[Examples] 2024-04-03T08:00:00.000Z
Supported Formats: milliseconds | ms* | iso | iso8601 | hr | human_readable
[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
.