Live

Comparison

CrowdIntel vs Synthesis: intelligence API vs trading API

Synthesis is a unified API for Polymarket and Kalshi — build wallets, place orders, stream data. CrowdIntel is the read-only intelligence API — wallet scores, insider signals, clusters, and hosted backtests. Different layers of the same bot stack.

TL;DR

  • Synthesis is a unified Polymarket + Kalshi trading API — create wallets, place orders, and stream data over REST + WebSocket.
  • CrowdIntel is the read-only intelligence API — wallet scores, insider signals, funding clusters, and hosted backtests your bot reads before it trades.
  • Different layers of the same stack: Synthesis executes trades, CrowdIntel decides which ones. Most bots use both.

Short answer

Synthesis (synthesis.trade) is a unified prediction-market API covering Polymarket and Kalshi. Its docs confirm core capabilities: create wallets, place orders, stream real-time data, and manage positions, with WebSocket support for live balances, orderbooks, and trade data. Authentication supports three methods: Project API Keys (backend), Session Tokens (frontend), and Account API Keys (backend user operations). CrowdIntel is the read-only intelligence API on the other side of the stack: it indexes every on-chain Polymarket fill, runs a multi-signal statistical engine, traces funding graphs, and serves wallet scores, insider signals, clusters, and hosted backtests over REST (/api/v1), MCP, and webhooks. Use Synthesis to execute across venues; use CrowdIntel to decide what's worth executing.

Side by side

CriterionCrowdIntelSynthesis
Primary audienceBot builders and agents that need signalDevelopers building trading apps
InterfaceREST /api/v1 + MCP + webhooks (dashboard included)REST + WebSocket API
Venues coveredPolymarket onlyPolymarket + Kalshi
Investigation dossiersYes — published case fileNo — raw data only
Funding-graph analysisYesNot advertised
Shrinkage win rateYesRaw stats only
Order placementNo — read-only by designYes
Auth methodsBearer API keys (Settings → API)Project API Keys, Session Tokens, Account API Keys
Hosted backtestsYes — /api/v1/backtestNo — raw data only
Public pricingFree dashboard; API $29–299/moCheck synthesis.trade for API tier pricing

Choose CrowdIntel if you want…

  • A read-only intelligence API — wallet scores, insider signals, clusters over REST + MCP
  • Hosted backtest endpoints to replay signals against historical resolved markets
  • Funding-graph tracing and shrinkage-adjusted win rates out of the box
  • Webhooks that push whale/insider alerts into your bot instead of polling
  • A browseable dashboard and published investigations on top of the same data

Choose Synthesis if you want…

  • A single API covering Polymarket and Kalshi — no custom indexer required
  • Create wallets, place orders, and manage positions programmatically
  • WebSocket streams for live balances, orderbooks, and trade data
  • Flexible auth: project keys for backends, session tokens for frontends, account keys for user operations
  • Building your own app, bot, or agent on prediction-market rails

Frequently asked

Are CrowdIntel and Synthesis direct competitors?

No — they're different layers. Synthesis is the execution API (wallets, orders, streams); CrowdIntel is the read-only intelligence API (wallet scores, insider signals, clusters, backtests). A typical bot ingests CrowdIntel signals to decide, then routes orders through Synthesis or Polymarket's official CLOB API.

Does Synthesis cover Kalshi?

Yes — Synthesis exposes unified endpoints for Polymarket and Kalshi. CrowdIntel is Polymarket-only because Polymarket's on-chain data is what enables the wallet forensics we do.

Can I power my own product with Synthesis and read CrowdIntel alongside?

Yes, and that's the natural pairing: pull wallet scores, signals, and cluster context from CrowdIntel's REST/MCP surface, backtest the strategy on /api/v1/backtest, then execute through Synthesis.

Bottom line

Execution rails? Synthesis. Wallet intelligence, signals, and backtests? CrowdIntel. Most bots run both — one to decide, one to trade.

Put the Polymarket data in your stack

CrowdIntel indexes every on-chain Polymarket fill — 1.7B+ and counting — and serves wallet scores, insider signals, funding clusters, and hosted backtests over REST, MCP, and webhooks. Dashboard free to browse; API from $29/mo.

More comparisons

Last updated 2026-07-30. Numbers sourced from live on-chain Polymarket data via CrowdIntel.
Live
Beta
···v0.1.0
CrowdIntel needs a newer browser

Your device is on iOS 15 or older. CrowdIntel uses features (color-mix, WebGL2, modern auth) that require iOS 16+ / Safari 16+.

iPhone 7 maxes out at iOS 15, so the site can't render here. Open CrowdIntel on a desktop browser or a newer phone.

crowdintel.xyz

◆ legacy browser fallback