Skip to main content
GET
Crypto up/down page bundle

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Path Parameters

event_id
string
required

Polymarket id, POLY-id, or slug

Query Parameters

exchange
string

Force exchange; default auto

windows_limit
integer<int64>

Max sibling windows (default 24, max 48)

Required range: x >= 0
include_history
boolean

Include chart points (default true)

Response

Crypto event bundle

Bundled crypto page payload for one event.

crypto
object
required

Typed crypto up/down metadata attached to matching Polymarket events.

eventId
string
required
history
object[]
price
null | object

Open/close oracle snapshot from Polymarket /api/crypto/crypto-price.

slug
string | null
windows
object[]