Messages
{
"type": "join",
"room": "pm:resolution"
}{
"type": "leave",
"room": "pm:resolution"
}{
"type": "message",
"room": "pm:resolution",
"data": {
"type": "trade",
"channel": "trades",
"exchange": "polymarket",
"marketId": "1234567890",
"timestamp": 1785347120123
}
}Websockets
Resolution
Broad Kalshi resolution channel.
WSS
/
Messages
{
"type": "join",
"room": "pm:resolution"
}{
"type": "leave",
"room": "pm:resolution"
}{
"type": "message",
"room": "pm:resolution",
"data": {
"type": "trade",
"channel": "trades",
"exchange": "polymarket",
"marketId": "1234567890",
"timestamp": 1785347120123
}
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
joinResolution
type:object
Subscribe to market resolution events
leaveResolution
type:object
Unsubscribe from Resolution
resolutionMessage
type:object
Resolution update
Was this page helpful?
⌘I