Returns large trades above a minimum size threshold for a given market.
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
The prediction market platform to query.
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.
time, size Max results to return (default 50, max 200).
x <= 200Pagination cursor from a previous response.