Skip to main content
GET
Unusual flow

Authorizations

X-API-Key
string
header
required

Query Parameters

venue
enum<string>

Only results on this venue.

Available options:
kalshi,
polymarket
kind
enum<string>

Only signals of this kind. burst: far more trades than the market normally sees. large_fill: one fill much larger than its typical trade. one_sided: unusual flow almost all in one direction that moved the Yes price with it.

Available options:
burst,
large_fill,
one_sided
hours
integer
default:24

Signals last detected within this many hours.

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

Signals to return, most recent first.

Required range: 1 <= x <= 200

Response

Signals, most recently detected first.

data
object[]
required