curl --request GET \
--url https://synthesis.trade/api/v1/kalshi/market/{market_id}/statistics{
"success": true,
"response": {
"change": "2.5",
"high": "0.63",
"low": "0.41"
}
}Get aggregate statistics for a Kalshi market.
curl --request GET \
--url https://synthesis.trade/api/v1/kalshi/market/{market_id}/statistics{
"success": true,
"response": {
"change": "2.5",
"high": "0.63",
"low": "0.41"
}
}Kalshi market statistics