Skip to main content
GET
List recent analyses

Query Parameters

limit
integer
default:20

Maximum analyses to return

Required range: 1 <= x <= 50

Response

Successful Response

platform
string
required

kalshi, polymarket, robinhood, or coinbase

market_id
string
required

Platform-specific market identifier

title
string
required

Market question

probability
number
required

Estimated probability

Required range: 0 <= x <= 1
confidence
number
required

Confidence level

Required range: 0 <= x <= 1
recommendation
string
required

BUY_YES, BUY_NO, or NO_TRADE

analyzed_at
string<date-time>
required

When analyzed

freshness
enum<string> | null

Data freshness: fresh (<24h), stale (24-72h), expired (>72h)

Available options:
fresh,
stale,
expired
analysis_type
enum<string> | null

Whether this was a full 4-stage or light 2-call analysis

Available options:
full,
light