Real-time Market Data
for Predict.fun
Build trading bots, analytics dashboards, and prediction tools with blazing-fast WebSocket feeds and a powerful GraphQL API.
# Query markets with a single curl
$ curl -X POST https://api.predictinsider.com/v1/YOUR_KEY
-H "Content-Type: application/json"
-d '{"query": "{ Market(limit:10) { id volume question { title } } }"}'
# Response in ~50ms
{ "data": { "Market": [...] } }
Live Trades
| Trader | Side | Type | Shares | Market | Price | Value | Time |
|---|---|---|---|---|---|---|---|
Waiting for trades... | |||||||
Built for Speed and Scale
We handle the complex indexing so you can focus on building profitable strategies.
Real-Time WebSocket Streams
Live GraphQL subscriptions push market updates, trades, and resolutions the moment they happen on-chain.
Unified Data Layer
Seamlessly combines on-chain blockchain events with predict.fun API market metadata in one GraphQL endpoint.
Plug and Play
Your unique URL includes the API key. No authentication setup, no headers. Just copy, paste, and start querying.
Ready to Start Trading?
Join hundreds of developers building the future of prediction markets on PredictInsider.
Want an enterprise plan? Email us at [email protected]