Use Make.com's HTTP module to query Meridian Edge consensus and route alerts to Slack, Airtable, Notion, or any connected app.
Connect Make.com to Meridian Edge to access real-time prediction market consensus from 25+ regulated sources. Build visual automation workflows without writing code.
Make.com account (starter tier available) — no install neededModule: HTTP → Make a Request Method: GET URL: https://meridianedge.io/api/v1/consensus Headers: Name: X-API-Key Value: me_live_YOUR_KEY Query String: sport: NBA limit: 10 Parse response: YES Response type: JSON
// In a Router or Filter module: // Condition: divergence_pct > 0.04 // Route high-divergence events to Slack // Route all events to Google Sheets
Configure the Make.com HTTP module with your API key and automate prediction market research across your favorite apps.
View Plans → API Reference