API ReferenceKalshi Markets
Get Price History
Authorization
api_key X-API-Key<token>
In: header
Path Parameters
ticker*string
interval*string
start_time*|
end_time*|
Response Body
application/json
curl -X GET "https://loading/kalshi/price-history"[
{
"price": "string",
"timestamp": "2019-08-24T14:15:22Z"
}
]