Skip to main content
GET
Level 1 Quotes Instrument

Authorizations

x-api-key
string
header
required

Query Parameters

currency
string
default:IBIT
required

[Required] The underlying currency for which there are listed option instruments. [Examples] IBIT | COIN

expiration
string
default:2026-01-16
required

[Required] The option instrument subset with a given expiration date. [Examples] 2027-01-15

startDate
string
default:2025-04-01
required

[Required] Payload only includes data after this date (inclusive). [Formats] seconds | milliseconds | iso8601 [Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

endDate
string
default:2025-05-01
required

[Required] Payload only includes data before this date (exclusive). [Formats] seconds | milliseconds | iso8601 [Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00

minStrike
string
default:""

[Optional] The option with strikes at or above the "minStrike". \n**[Examples]** 50 | 100

maxStrike
string
default:""

[Optional] The option with strikes at or below the "maxStrike". \n**[Examples]** 50 | 100

strike
string
default:100

[Optional] The option instrument subset with a given strike price. [Examples] 50 | 100

putCall
string
default:C

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

timeFormat
string
default:hr

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

timeInterval
string
default:hour

[Optional] Time interval of data frequency for the selected date range. [Examples] minute | hour

Response

200 - application/json