| Market | YES | Volume | Updated |
|---|
A unified API for prediction markets. One API key gives you market data, order books, price quotes, and on-chain trade execution across Kalshi, Polymarket, Myriad, Opinion Labs, and Limitless. Every response uses the same normalized schema regardless of which platform the data comes from.
Yes. Three options: /quote gives you pricing without committing. /prepare returns unsigned transactions you sign client-side with your own wallet. /execute handles signing and on-chain submission for you (private key used in-memory only, never stored). Builder tier ($79/mo) and above.
The 25 basis point fee is applied to trade execution only — not market data requests. It covers transaction routing, gas optimization, and cross-chain execution infrastructure. The fee amount is shown in every quote response before you commit.
No. Spredd handles all platform credentials. You get one API key (sprdd_pk_...) and it works across all 5 platforms. Optionally, Polymarket builders can link their own builder account for volume attribution, but it's not required.
Yes. 60 requests per minute, 10,000 requests per month. Full access to market data, search, and order books. No credit card required. Trading requires Builder tier ($79/mo) or higher.
Connect to wss://api.spreddterminal.com/v1/feed/ws with your API key. You'll receive market snapshots every 5 seconds across all platforms, plus a canary signal for staleness detection. Requires Pro tier ($199/mo) or higher.