Skip to main content
GET
Options Market Data

Query Parameters

symbol
enum<string>
required

Token symbol. Can be BTC, ETH, SOL, XRP, BNB, DOGE, ADA, or AVAX.

Available options:
BTC,
ETH,
SOL,
XRP,
BNB,
DOGE,
ADA,
AVAX
Example:

"BTC"

sort_by
enum<string>
default:volume_24h

Field to sort results by

Available options:
open_interest,
volume_24h
Example:

"volume_24h"

order
enum<string>
default:desc

Sort order

Available options:
asc,
desc
Example:

"desc"

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/SimpleListResponseMarketOptionsItem.json"