Skip to main content
GET
Bid-ask spread

授权

x-api-key
string
header
必填

Solana Tracker Data API key

路径参数

ticker
string
必填

Market ticker or condition id

查询参数

exchange
string

kalshi, polymarket, or poly

响应

Spread

Spread for a market.

estimated
boolean
必填

True when the value is derived/estimated rather than authoritative.

source
string
必填

Serving source: indexed, upstream, unavailable.

stale
boolean
必填

True when the payload is older than the freshness SLO.

exchange
enum<string>
必填
可用选项:
polymarket,
kalshi
marketId
string
必填
timestamp
string
必填
indexedAt
string | null

Local index timestamp when known.

sourceUpdatedAt
string | null

Upstream/source event timestamp when known.

unavailableReason
string | null

Why the payload is missing or incomplete.

ask
number<double> | null
bid
number<double> | null
spread
number<double> | null