kalshi_markets
Fetch prediction-market quotes and filter by event, series, or status. Get bid/ask prices, volume, and liquidity for market analysis.
Instructions
Prediction-market catalogue with current quotes — filter by event/series ticker or status. Paginated by cursor.
Returns: {cursor, markets:[{ticker, event_ticker, market_type, title, status, yes_bid_dollars, yes_ask_dollars, no_bid_dollars, no_ask_dollars, last_price_dollars, volume_fp, volume_24h_fp, open_interest_fp, liquidity_dollars, open_time, close_time, expiration_time, rules_primary}]}
Example: First page of open markets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No | ||
| tickers | No | ||
| event_ticker | No | ||
| series_ticker | No |