Account
Get System Stats
Pull down global statistics on the Polychads engine for the current day.
GET
Curious about how active Polymarket insiders are right now? This endpoint returns the raw numbers on everything our engine has tracked today (resetting at UTC midnight).
This endpoint requires an API key, but it does not consume rate limits and accepts keys from any tier.
Response Breakdown
| Field | Type | Description |
|---|---|---|
total_alerts | integer | The all-time number of suspicious trades tracked in our database. |
alerts_today | integer | How many alerts have fired since UTC midnight. |
avg_signal_today | float | The average Signal Score (0-100) of today’s alerts. High numbers mean heavy insider conviction today. |
clusters_today | integer | How many times we caught multiple fresh wallets coordinating buys simultaneously. |
win_rate | float | The historical success rate (e.g., 0.58 = 58%) of alerts where the market has fully resolved. |
total_resolved | integer | Of all the markets we’ve issued alerts for, how many have definitively closed. |
total_won | integer | Of those resolved markets, how many times the alerted trade was correct. |

