kalshi_get_snapshots
Historical yes/no depth snapshots for a Kalshi market by ticker. Requires a paid plan; history gated by plan window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (1–1000). | |
| cursor | No | Opaque pagination cursor from a previous response's pagination.next_cursor. | |
| ticker | Yes | Kalshi market ticker. | |
| end_time | No | End of time as ms-epoch or ISO-8601. History is clamped to your plan's window. | |
| start_time | No | Start of time as ms-epoch or ISO-8601. History is clamped to your plan's window. |