Google Sheets can display live prediction market consensus using Apps Script and the Meridian Edge API.
Google Sheets can display live prediction market consensus using Apps Script and the Meridian Edge API. Apps Script setup, auto-refresh, and data formatting.
Apps Script setup, auto-refresh, and data formatting. The Meridian Edge API makes this data programmatically accessible in a structured JSON format with named fields for probability, confidence, spread, and market count.
Getting started takes under 5 minutes: get an API key at the pricing page, then call GET /api/v1/consensus with your X-API-Key header. The response includes up to 100 events per call with full consensus data.
For researchers and developers building production applications, Starter tier ($29/mo) includes 1,000 calls/day, 30-day historical data, and the /api/v1/opportunities endpoint which surfaces high-divergence events automatically.
GET /api/v1/consensus?sport=NBA&limit=10 with your X-API-Key headerevents array — each event includes consensus_prob, confidence, divergence_pct, and market_countPlans start at $29/mo. 1,000 calls/day. Key in 10 seconds.
View Plans →Need more? Starter ($29/mo) — 1,000 calls/day + divergence signals