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"
}
]
}
]
}Get the holders distribution for a Kalshi market.
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"
}
]
}
]
}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.
Kalshi market holders