Skip to main content
GET
Kalshi Price History

Query Parameters

ticker
string
required

Market ticker identifier

Example:

"KXBTCD-26MAR31-B99999"

time_range
enum<string>
default:30d

Predefined time range: 7d, 30d, 90d, 180d, or 1y. Ignored when interval=latest.

Available options:
7d,
30d,
90d,
180d,
1y
Example:

"30d"

interval
enum<string>
default:1d

Data interval: 1h for hourly, 1d for daily OHLC, latest for real-time price from trades

Available options:
1h,
1d,
latest
Example:

"1d"

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponseKalshiPricePoint.json"