Comment on page
API Endpoints
This endpoint returns by default the next non-expired football predictions.Parameters can be specified to filter by date, by federation, by prediction market
All requests must contain a valid authentication key in the headers.
X-RapidAPI-Key
get
https://football-prediction-api.p.rapidapi.com
/api/v2/predictions
Predictions
Market | Description | Default |
classic | Predictions for final match result (1 - home victory / X - draw / 2 - away victory) | Yes |
over_25 | Predicts whether there will be more than 2.5 goals scored (yes / no) | No |
over_35 | Predicts whether there will be more than 3.5 goals scored (yes / no) | No |
btts | Predicts whether both teams will score ( yes / no ) | No |
home_over_05 | Predicts whether the home team will score more than 0.5 goals (yes / no) | No |
home_over_15 | Predicts whether the home team will score more than 1.5 goals (yes / no) | No |
away_over_05 | Predicts whether the away team will score more than 0.5 goals (yes / no) | No |
away_over_15 | Predicts whether the away team will score more than 1.5 goals (yes / no) | No |
get
https://football-prediction-api.p.rapidapi.com
/api/v2/predictions/:id
Prediction Details
get
https://football-prediction-api.p.rapidapi.com
/api/v2/performance-stats
Performance stats (accuracy)
get
https://football-prediction-api.p.rapidapi.com
/api/v2/list-federations
List Federations
get
https://football-prediction-api.p.rapidapi.com
/api/v2/list-markets
List Markets
get
https://football-prediction-api.p.rapidapi.com
/api/v2/home-league-stats/:id
League stats for home team
get
https://football-prediction-api.p.rapidapi.com
/api/v2/head-to-head/:id
Head to Head
get
https://football-prediction-api.p.rapidapi.com
/api/v2/away-league-stats/:id
League stats for away team
get
https://football-prediction-api.p.rapidapi.com
/api/v2/home-last-10/
Last 10 matches for Home team
get
https://football-prediction-api.p.rapidapi.com
/api/v2/away-last-10/
Last 10 matches for Away team
get
https://football-prediction-api.p.rapidapi.com
/api/v2/get-list-of-fixture-ids
Get a list of Fixture IDs