Skip to main content
Get Kalshi Market Holders
curl --request GET \
  --url https://synthesis.trade/api/v1/kalshi/market/{market_id}/holders
{
  "success": true,
  "response": [
    {
      "token_id": "BRjpCHtyQLeSRWyE1yTdBQbhLkny5oEnveRijBjRoiA",
      "outcome": "Yes",
      "holders": [
        {
          "address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
          "amount": "2500.00"
        }
      ]
    }
  ]
}

Path Parameters

market_id
string
required

Response

200 - application/json

Kalshi market holders