Football Predictions & Value Bets API
Structured football forecasts for prediction products, analytics dashboards and match-insight applications. Model responses include probability, confidence and fair odds. Where a matching bookmaker price is available, value-signal responses also include implied and margin-adjusted market probability, expected edge, best decimal odds, bookmaker, suggested stake and SAFE/VALUE tier. RapidAPI…
Football Predictions & Value Bets API endpoints
| Method | Endpoint | Description |
|---|---|---|
| meta | ||
| GET |
getHealth /v1/meta/health |
|
| GET |
getUsage /v1/meta/usage |
|
| leagues | ||
| GET |
listLeagues /v1/leagues |
Start here. Returns every competition, whether or not it is currently enabled, with COMPUTED coverage: fixture counts, kickoff range, predictions, priced bets, feed picks and the… |
| picks | ||
| GET |
listPicks /v1/picks |
The merged surface. Our third-party prediction source is primary and wins every market family it covers; our own Elo/Poisson model gap-fills the families it does not. Each pick… |
| GET |
getFixturePicks /v1/fixtures/{fixture_id}/picks |
|
| accuracy | ||
| GET |
getCalibration /v1/accuracy/calibration |
Predicted-probability bucket vs observed frequency, with n per bucket — the block most integrators chart. Split out so polling it does not force the full track-record… |
| GET |
getAccuracy /v1/accuracy |
The same numbers our own product publishes, from one composer, so they cannot diverge by audience. Guarantees: every rate ships with its denominator (`n` / `decided`); cells… |
| bets | ||
| GET |
getFixtureBets /v1/fixtures/{fixture_id}/bets |
|
| GET |
listBets /v1/bets |
|
| fixtures | ||
| GET |
getFixturePreview /v1/fixtures/{fixture_id}/preview |
|
| GET |
listFixtures /v1/fixtures |
|
| POST |
bulkFixtures /v1/fixtures/bulk |
|
| GET |
getFixturePredictions /v1/fixtures/{fixture_id}/predictions |
|
| GET |
getFixture /v1/fixtures/{fixture_id} |
|
| teams | ||
| GET |
getTeam /v1/teams/{team_id} |
|
| tournament | ||
| GET |
getTournamentGroups /v1/tournament/groups |
|
Football Predictions & Value Bets API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9.99 / month | 20 / minute |
|
| PRO Recommended | $79.99 / month | 60 / minute |
|
| ULTRA | $199.99 / month | 200 / minute |
|