rapidapi.com

The Football Prediction API allows developers to get predictions for upcoming football (soccer) matches, results for past matches, and performance monitoring for statistical models.

5 endpoints text
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

npm install RapidAPIConnect_NodeJS
go get github.com/RapidSoftwareSolutions/rapidapi-go-sdk
# Maven: see https://github.com/RapidSoftwareSolutions/rapidapi-android-sdk
dotnet add package rapidapi-dotnet-sdk
composer require RapidAPIConnect_PHP
# See https://github.com/Spyes/RapidAPIConnect_Elixir
# See https://github.com/RapidSoftwareSolutions/rapidapi-ios-sdk
curl examples
This endpoint returns by default the next non-expired football predictions. U…
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/predictions
Returns an array of all the supported prediction markets
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/list-markets
Returns an array of all the available federations.
curl \
  https://football-prediction-api.p.rapidapi.com/api/v2/list-federations
Endpoints (5 total)
GET
/api/v2/predictions
This endpoint returns by default the next non-expired football predictions. U…
GET
/api/v2/list-markets
Returns an array of all the supported prediction markets
GET
/api/v2/list-federations
Returns an array of all the available federations.
GET
/api/v2/predictions/{id}
Returns all predictions available for a match id.
GET
/api/v2/performance-stats
Returns predictions accuracy in the last 1, 7, 14, 30 days.
At a glance
Total SDKs7
Languages7
Endpoints5
Categories1
https://football-prediction-api.p.rapidapi.com