Skip to main content
POST
Signal Score

Authorizations

X-Api-Key
string
header
required

API key issued for programmatic access.

Body

application/json
page
object
required
filter
object[]

Filters to apply, combined with AND. Use a group for OR.

Minimum array length: 1

A single condition, or a group combining conditions with AND/OR.

orderBy
object[]

Sort keys in priority order; the first is the primary sort. Defaults to the table's configured ranking when omitted.

searchKey
string

Free-text search over: Market (embedding + full-text relevance).

Response

List of Signal Score rows

avgEntryPrice
number<double>

Average entry price of the shares still held (p_in)

daysToResolution
integer<int32>

Days from now to market end (<0 = overdue)

eventId
integer<int32>

Prediction event the market belongs to

marketId
integer<int32>

Prediction market the position belongs to

pNow
number<double>

Live token price for this position (p_now)

positionId
integer<int32>

The position (YES/NO leg) being scored

relSize
number<double>

This bet vs the wallet's usual size (>1 = bigger than usual)

score
number<double>

Final 0-100 insider score for this position

slipAbs
number<double>

Signed price move since entry (p_now - p_in)

tagIds
integer<int32>[]

Tags associated with the event

totalBoughtShares
number<double>

All-time shares bought for this position

tradeSize
number<double>

This position's peak USD conviction (max_unrealized_buy_cost)

userId
string

User wallet address