Analytics
Whale Trades
Returns large trades above a minimum size threshold for a given market.
GET
Whale trades
Authorizations
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
Query Parameters
The prediction market platform to query.
Available options:
kalshi, polymarket, limitless The market ID to query whale trades for.
Minimum trade size (default 1000).
Start time as Unix timestamp.
End time as Unix timestamp.
Sort order.
Available options:
time, size Max results to return (default 50, max 200).
Required range:
x <= 200Pagination cursor from a previous response.
Whale trades