Skip to main content
GET
Batch fetch markets by id

授权

x-api-key
string
header
必填

Solana Tracker Data API key

查询参数

ids
string
必填

Required comma-separated ids (max 100)

exchange
string

kalshi, polymarket, or poly (required with lookup_by)

lookup_by
string

asset_id, condition_id, ticker, or slug (requires exchange)

响应

Always { results, notFound } with 1:1 id mapping

Batch market lookup response with per-id mapping.

notFound
string[]
必填
results
object[]
必填