Footballdata
Use our data to build mindblowing Football apps and insights To make working with the Footbaldata API we offer the API on RapidAPI. Easy for you to use and for us to maintain. Check out https://footballdataapi.com/ for more info.
Footballdata endpoints
| Method | Endpoint | Description |
|---|---|---|
| COUNTRIES | ||
| GET |
v1 - countries /countries |
Get the list of available countries. |
| GET |
v1 - country by id /countries/{id} |
Get country by id. |
| GET |
v1 - country by name /countries |
Get country by name. |
| LEAGUES | ||
| GET |
v1 - leagues by country id /countries/{id}/leagues |
Get the list of available leagues by country_id. |
| GET |
v1 - league by id /leagues/{id} |
Get league by league id. |
| GET |
v1 - league by name /leagues |
Get the league by league name. |
| TEAMS | ||
| GET |
v1 - teams by league id /leagues/{id}/teams |
Get teams by league_id. |
| GET |
v1 - team by id /teams/{id} |
Get team by team id. |
| GET |
v1 - team by name /teams |
Get team by name. |
| PLAYERS | ||
| GET |
v1 - players by team id /teams/{id}/players |
Get the list of players by team_id. |
| GET |
v1 - player by id /players/{id} |
Get player by id. |
| GET |
v1 - player by name /players |
Get player by name. |
Footballdata pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $19 / month | — |
|