Skip to main content
GET
Read display-oriented board data

Path Parameters

version
string
required

Runtime id from /runtime/versions or catalog/sources; never infer the newest revision from its name.

Query Parameters

resource
enum<string>
required

Selects the response shape.

Available options:
deployment,
presets,
drops,
drop,
pulls,
pull,
card,
trades,
candles,
holders,
stats,
inventory,
quoteBuy,
quoteSell,
leaderboard,
presence,
packActivity,
table
dropId
string
Pattern: ^[1-9][0-9]{0,77}$
cardId
string
Pattern: ^[1-9][0-9]{0,77}$
owner
string
Pattern: ^0x[0-9a-fA-F]{40}$
limit
integer

Default 100, except leaderboard default 20 and maximum 50.

Required range: 1 <= x <= 100
before
string
Maximum string length: 1600
packs
integer
default:1
Required range: 1 <= x <= 10
res
enum<string>
default:1m
Available options:
1m,
5m,
1h
window
enum<string>
default:24h
Available options:
24h,
all

Response

Successful response.

Resource-specific display response, not a universal data envelope. Examples: drops -> {drops,next}; trades -> {trades}; candles -> {candles}; holders -> {holders}; pulls/pull/card -> {pulls}; leaderboard -> {window,pulls}; table -> {asOf,rows}; quoteBuy -> BuyQuote. Inventory contains cards, tokens, pendingPulls and a composite next cursor. See the board operation's resource rules.

dropId
integer
required
slug
string
required
name
string
required
symbol
string
required
creator
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
token
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
packPriceEth
string
required
cards
string
Pattern: ^0x[0-9a-fA-F]{40}$
pool
string
Pattern: ^0x[0-9a-fA-F]{40}$
poolId
string
packArt
string
launchPriceEth
string
changeSinceLaunchBps
integer
change24hBps
integer | null
mcapEth
string
vol24hEth
string
packsOpened
integer
cardsOutstanding
integer
cardsCollected
integer
createdAt
string<date-time>
lastPullAt
string | null
odds
object[]
virtual
object
createdTx
string