Football Prediction API
Football Prediction API Accurate, fast and production-ready football (soccer) predictions and match insights powered by historical data, team & player stats, and machine learning models. Built for developers, analysts, fantasy managers and betting platforms. Why use this API? Data-driven predictions: Score forecasts, win/draw/loss probabilities, expected goals (xG) estimates, and confidence…
Football Prediction API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Leagues | ||
| GET |
getLeagues /leagues |
Get available leagues |
| Matches | ||
| GET |
getMatches /matches |
Returns a paginated list of matches based on filters |
| Teams | ||
| GET |
getTeamsByLeague /teams-by-league |
Returns a list of teams for the specified league ID |
| GET |
getTeamById /team |
Returns a single team by its ID |
| Predictions | ||
| GET |
getPredictions /predictions |
Returns a predictions for a match |
Football Prediction API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $50 / month | — |
|