Skip to main content
GET
Batch fetch markets by id

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Query Parameters

ids
string
required

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)

Response

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

Batch market lookup response with per-id mapping.

notFound
string[]
required
results
object[]
required