Skip to main content
GET
Market-day CP rollup (public)

Path Parameters

marketId
string
required

CLOB market id. Use the market's conditionId (0x-prefixed 32-byte hex).

epoch
integer
required

UTC-day index, floor(unix_ms / 86_400_000).

Required range: 0 <= x <= 10000000

Response

Market-day rollup.

CP-only market-day rollup (snake_case). Dual-rail days may 409 on /makers.

market_id
string
epoch
integer
day_open_ms
integer
day_close_ms
integer
currency
string | null
pool
string | null
status
enum<string> | null
Available options:
scored,
settling,
settled
total_score
string
maker_count
integer
allocated_cp
string
credited_cp
string | null
top_makers
object[]