Skip to main content
GET
Options Instruments

Authorizations

x-api-key
string
header
required

Query Parameters

exchange
string

[Optional] The exchange for which to retrieve listed option instruments. [Examples] deribit | okex | bybit

currency
string

[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)

expiration
string<date-time>

[Optional] Filter records based on the specified expiration date. [Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

putCall
string

[Optional] The option type [Examples] C | P

strike
integer<int32>

[Optional] The option instrument subset with a given strike price. [Examples] 100000 | 3500

timestamp
string<date-time>

[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

timeFormat
string

[Optional] Time format of the timestamps in the return payload. [Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable

Response

200

status
integer
Example:

200

title
string
Example:

"OK"

description
string
Example:

"Successful request"

payload
object