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"
  }
}

Documentation Index

Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

market_id
string
required

Response

200 - application/json

Kalshi market statistics