Skip to main content
Pro Feature. Requires a Pro or Ultra subscription. Get started at api.mathematicalcompany.com
Analyze any Polymarket wallet using all 4 wallet intelligence modules: scoring, behavioral analysis, deep profiling, and bot detection.

Full Code

How It Works

  1. score_wallet() computes a 0–100 composite score from win rate, ROI, Sharpe, and consistency
  2. analyze_wallet() identifies behavioral patterns (momentum chasing, mean reversion, news trading, etc.) and flags exploitable habits
  3. profile_wallet() builds a deep profile: temporal patterns, market preferences, order flow characteristics, and edge source
  4. scan_bots() detects if the wallet is likely automated (MEV bots, copy bots, arb bots)

Run It

Pipeline Integration

Use wallet scoring inside a live strategy to dynamically weight copy signals:
See Wallet Intelligence and Wallet Profiler for the full API reference.