kalshi_market
Retrieve orderbook depth and recent trades for a specific Kalshi market ticker. Provides yes/no levels and trade data.
Instructions
Single Kalshi market depth: orderbook (yes/no levels) + recent trades for a specific ticker. — Single Kalshi market depth: orderbook (yes/no levels) + recent trades for a specific ticker.
Example: /v1/kalshi-market?ticker=KXBTCD-26JUN1315-T64099.99
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Optional. Orderbook depth per side (default 10, max 100). | |
| ticker | Yes | Required. A Kalshi market ticker (e.g. KXBTCD-26JUN1315-T64099.99). | |
| trades | No | Optional. Recent trades to return (default 20, max 100). |