Skip to main content
GET
GEX by strike with key markers

Authorizations

X-API-Key
string
header
required

API key prefixed with gex_sk_. Create one in your account dashboard.

Path Parameters

exchange
enum<string>
required

Exchange name (bybit, deribit, okx) or all for aggregated data.

Available options:
bybit,
deribit,
okx,
all,
combined
Example:

"all"

coin
string
required

Base coin symbol (uppercase).

Example:

"BTC"

expiration
string
required

Expiration date in DDMMMYY format (e.g., 25APR26) or TOTAL for all expirations.

Example:

"25APR26"

Response

GEX by strike data

data
object
required

The response payload.

meta
object
required