Skip to main content
GET
Get Arb Live

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

min_edge_pp
number
default:0.04

Minimum |market_yes − model_yes| in probability points. Below this, the mismatch is dominated by fees and noise. 0.04 = 4pp is the practical floor.

Required range: 0 <= x <= 0.5
vol_window_sec
integer
default:600

Realised-vol estimation window in seconds. Shorter = more responsive to current regime; longer = less noisy.

Required range: 60 <= x <= 3600
tickers
string
default:BTC,ETH,SOL

Comma-separated tickers to scan.

event_types
string
default:5m,15m,1h,4h,daily_up_down

Comma-separated Polymarket event types to scan.

limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

as_of
string<date-time>
required

Server timestamp when the response was generated.

count
integer<int64>
required
tickers
string[]
required
event_types
string[]
required
min_edge_pp
number<double>
required
opportunities
object[]
required