Skip to main content
GET
List crypto up/down series events

授权

x-api-key
string
header
必填

Solana Tracker Data API key

查询参数

asset
string

Asset key: btc, eth, sol, xrp, doge, bnb, hype (required unless seriesSlug is set)

interval
string

Window interval: 5m (default), 15m, 1h/hourly, 4h, 1d/daily, 1w/weekly

seriesSlug
string

Gamma series slug override, e.g. btc-up-or-down-hourly or bitcoin-up-or-down-weekly

limit
integer<int64>

Max results (default 50, max 100)

必填范围: x >= 0
cursor
string

Pagination offset cursor

order
string

Window start order: desc (default) or asc

响应

Crypto up/down events

count
integer
必填
必填范围: x >= 0
data
object[]
必填
hasMore
boolean
必填
cursor
string | null