Skip to main content
Get Kalshi Market Statistics
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"
  }
}

Path Parameters

market_id
string
required

Response

200 - application/json

Kalshi market statistics