KLSI
Get KLSI Markets by Multiple Categories
Retrieve all Kalshi markets for multiple categories at once.
Example
- Request:
GET /api/v1/klsi/markets/categories?categories=Crypto,Sports - Header:
X-API-Key: YOUR_API_KEY
Use cases
- Build multi-category market views
- Cross-category analysis
- Custom category groupings
GET
Authorizations
Your API key (get one from the test-key endpoint above)
Query Parameters
Comma-separated list of categories
Maximum number of markets to return (default: 100, max: 1000)
Required range:
x <= 1000Number of markets to skip for pagination

