Returns a paginated list of merge, split, and redeem activity for a specific user. Supports filtering by market and date range.
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
The prediction market platform.
kalshi, polymarket The user identifier on the platform (username or address).
Filter activity by market ID.
Start timestamp (Unix epoch) for filtering activity.
End timestamp (Unix epoch) for filtering activity.
Maximum number of activities to return.
Pagination cursor from a previous response.