kalshi_get_series_list
List and filter recurring event series templates on Kalshi by category, volume, or update time to discover tradable markets.
Instructions
Get Series List Endpoint for getting data about multiple series with specified filters. A series represents a template for recurring events that follow the same format and rules (e.g., "Monthly Jobs Report", "Weekly Initial Jobless Claims", "Daily Weather in NYC"). This endpoint allows you to browse and discover available series templates by category. Calls GET /series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| category | No | ||
| include_volume | No | If true, includes the total volume traded across all events in each series. | |
| min_updated_ts | No | Filter series with metadata updated after this Unix timestamp (in seconds). Use this to efficiently poll for changes. | |
| include_product_metadata | No |