Meridian Edge — Prediction Market Consensus API
## Meridian Edge — Prediction Market Consensus API The only independent consensus data layer for prediction markets. We aggregate probabilities from 25+ regulated sources into a single volume-weighted signal. ### Endpoints - `GET /api/v1/consensus` — All active consensus probabilities - `GET /api/v1/consensus?sport=NBA` — Filter by sport - `GET /api/v1/events` — List tracked events - `GET…
Meridian Edge — Prediction Market Consensus API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Consensus /api/v1/consensus |
Returns all active prediction market consensus probabilities aggregated from 25+ regulated sources. Updated every 10 minutes. Includes probability, confidence score, spread, and… |
| GET |
Get Events /api/v1/events |
List all tracked prediction market events with metadata including sport, status, and scheduled time. |
| GET |
Get Settlements /api/v1/settlements |
Returns verified settlement outcomes for resolved prediction market events. Includes consensus probability at close, actual outcome, and accuracy assessment. |
| GET |
Get Consensus by Sport /api/v1/consensus |
Filter consensus probabilities by a specific sport. Returns all active events for the selected league. |
| GET |
API Status /api/v1/status |
Health check endpoint. Returns API version, status, available tiers, and documentation links. |
Meridian Edge — Prediction Market Consensus API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $29 / month | 40 / hour |
|
| PRO Recommended | $99 / month | 400 / hour |
|
| ULTRA | $499 / month | 2000 / hour |
|
| MEGA | $2,499 / month | 10000 / hour |
|