Portfolio
Get user activity
Returns a paginated list of merge, split, and redeem activity for a specific user. Supports filtering by market and date range.
GET
Get user activity
Authorizations
API key for authentication. Generate one via the dashboard or the /v1/api/auth/api-keys endpoint.
Query Parameters
The prediction market platform.
Available options:
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.
Get user activity