Messages
{
"action": "subscribe",
"platform": "polymarket",
"version": 1,
"type": "activity",
"filters": {
"users": [
"0xe9cbb1c9b3f7f411dd4fdf2ea7afa780c8b4d096"
]
}
}{
"action": "unsubscribe",
"subscription_id": "sub_2f4b15b33798"
}{
"action": "update",
"subscription_id": "sub_2f4b15b33798",
"filters": {
"users": [
"0xnew_address..."
],
"status": "all"
}
}{
"type": "ack",
"subscription_id": "sub_2f4b15b33798",
"channel": "trades"
}{
"event_type": "split",
"user": "0x6d38b759c90c...",
"condition_id": "0x7fc83e5029c8...",
"collateral_token": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"amount": 100000000,
"amount_normalized": 100,
"tx_hash": "0x070839...",
"log_index": "0x355",
"block_number": "0x4ebcd4d",
"timestamp": 1770244769,
"title": "Bitcoin Up or Down - February 4",
"market_slug": "btc-updown-15m-1770245100",
"tokens": [
{
"token_id": "3461486922...",
"label": "Up"
},
{
"token_id": "9291673453...",
"label": "Down"
}
],
"version": 1
}Playground
Activity Playground
Position splits, merges, and redemptions on Polymarket.
WSS
Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
Messages
{
"action": "subscribe",
"platform": "polymarket",
"version": 1,
"type": "activity",
"filters": {
"users": [
"0xe9cbb1c9b3f7f411dd4fdf2ea7afa780c8b4d096"
]
}
}{
"action": "unsubscribe",
"subscription_id": "sub_2f4b15b33798"
}{
"action": "update",
"subscription_id": "sub_2f4b15b33798",
"filters": {
"users": [
"0xnew_address..."
],
"status": "all"
}
}{
"type": "ack",
"subscription_id": "sub_2f4b15b33798",
"channel": "trades"
}{
"event_type": "split",
"user": "0x6d38b759c90c...",
"condition_id": "0x7fc83e5029c8...",
"collateral_token": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",
"amount": 100000000,
"amount_normalized": 100,
"tx_hash": "0x070839...",
"log_index": "0x355",
"block_number": "0x4ebcd4d",
"timestamp": 1770244769,
"title": "Bitcoin Up or Down - February 4",
"market_slug": "btc-updown-15m-1770245100",
"tokens": [
{
"token_id": "3461486922...",
"label": "Up"
},
{
"token_id": "9291673453...",
"label": "Down"
}
],
"version": 1
}api_key
type:httpApiKey
Your Predexon API key
Subscribe to Activity
type:object
Subscribe to position splits, merges, and redemptions.
Unsubscribe
type:object
Remove a subscription by ID.
Update Subscription
type:object
Replace filters on an existing subscription. Not supported on the orderbook channel.
Acknowledgement
type:object
Server acknowledgement for subscribe, unsubscribe, and update actions.
Activity Event
type:object
Split, merge, or redeem event.
⌘I
