Pay for probabilities
that mean what they say.
Every plan reads the same calibrated, multi-sport probability API. You pay for request volume, sport coverage and the depth of each response — and every tier can verify the numbers itself at /v1/accuracy. See how reliable they are on the calibration page: say 70–80% and it won 73.3% across 80,378 backtested calls.
- 250 requests / month
- 1 sport of your choice
- Fixtures & calibrated predictions
- Public /v1/accuracy
- Attribution link required
- ~20,000 requests / month
- All 11 sports, one schema
- Predictions + Elo ratings
- Pick & calibrated confidence
- Overage $2 / 1k calls
- ~150,000 requests / month
- Everything in Dev
- Full rationale on every pick
- Track record & calibration history
- Projected scores & /v1/backtest
- Overage $1.50 / 1k calls
- ~1,000,000 requests / month
- Everything in Pro
- Commercial redistribution rights*
- 99.5% availability SLA
- Priority email support
- Overage $1 / 1k calls
*Redistribution rights cover our own derived outputs (probabilities, Elo ratings, calibration) where upstream data licensing permits. Overage is metered, not punitive; the Free tier has no overage — it stops cleanly at 250.
What each tier includes.
Same API, same honest numbers. The plan only changes how much you can call and how deep each response goes.
| Feature | Free$0/mo | Dev$19/mo | Pro$49/mo | Business$99/mo |
|---|---|---|---|---|
| Volume & access | ||||
| Requests / month | 250 | ~20k | ~150k | ~1M |
| Sports covered | 1 | 11 | 11 | 11 |
| Overage / 1k calls | — | $2.00 | $1.50 | $1.00 |
| Endpoints & data | ||||
| /v1/predictions + pick & confidence | ✓ | ✓ | ✓ | ✓ |
| /v1/ratings (Elo) | — | ✓ | ✓ | ✓ |
| rationale object (Elo, form, H2H, xG) | — | — | ✓ | ✓ |
| Projected scores / over-under / BTTS | — | — | ✓ | ✓ |
| The record | ||||
| /v1/accuracy (hit rate, calibration) | ✓ | ✓ | ✓ | ✓ |
| Calibration & Brier in payload | ✓ | ✓ | ✓ | ✓ |
| /v1/backtest reports | — | — | ✓ | ✓ |
| Operations & rights | ||||
| Commercial redistribution rights* | — | — | — | ✓ |
| Availability SLA | — | — | 99.5% | 99.5% |
| Support | Community | Community | Priority | |
Request caps are monthly soft limits. The availability SLA covers uptime and freshness only — never accuracy. There is no accuracy or profit guarantee on any tier.
What your money buys.
Clean, calibrated, multi-sport probabilities with the rationale behind each one, and a published track record you can audit straight from the API. A well-calibrated 60% pick wins about 60% of the time — that makes the probabilities reliable, which is the whole point. What it is not is a betting signal or a profit promise.
Grab a free key.
Paid plans are self-serve above — subscribe and your mp_live_ key is issued the moment payment clears. For the free tier, tell us your email and the sport you want and we'll send your key and a setup link, usually within one business day. No card.
# Authenticate with a single header
curl https://api.matchprior.com/v1/predictions?league=E0&limit=1 \
-H "X-API-Key: mp_live_8f3c…"
# The record endpoint — included on every plan
curl https://api.matchprior.com/v1/accuracy?sport=football \
-H "X-API-Key: mp_live_8f3c…"
{
"sport": "football",
"hitRate": 0.506,
"calibrationError": 0.029,
"note": "reliability you can verify — on every plan"
}
Pricing FAQ.
What counts as a request?
Every successful GET to a /v1/* endpoint counts as one billable request. Cached 304 responses and /v1/health are free. Pagination means one page is one request, so you only pull what you need.
How does overage work?
Past your monthly cap, extra calls are metered at $1–$2 per 1,000 (Business $1, Pro $1.50, Dev $2). The Free tier has no overage — it stops cleanly at 250.
Can I change or cancel my plan?
Yes — upgrade, downgrade or cancel any time. Changes take effect next cycle, and you keep access until the period you have paid for ends.
Do you guarantee accuracy or returns?
No. We publish our hit rate, calibration error and the full reliability table openly — including the tiers where the model is barely better than a coin-flip — precisely so no one mistakes calibrated probabilities for a betting signal. The SLA covers availability and freshness only, never accuracy. For information and entertainment only, not betting, investment or financial advice.
Start on the free tier, no card required.
Read calibrated probabilities, fixtures, Elo ratings, accuracy and the backtest from one schema. Upgrade only when your volume or depth needs it.
Calibrated probabilities, not predictions of profit. For information and entertainment only.