Football-Data
Football data with matches info, players, teams, and competitions
- Authentication
- X-Mashape-Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Sports & Fitness
- Documentation / URL
- https://www.football-data.org
Overview
Football-Data provides football matches, players, teams, and competitions — key-based (competitions list readable without a key, verified live).
Quick Start
Competitions (verified live — 189 competitions):
curl "https://api.football-data.org/v4/competitions"
{ "count": 189, "competitions": [ { "id": 2193, "area": { "id": 2001, "name": "Africa" }, "name": "..." } ] }
Authentication
- Register at football-data.org → free API key.
- Send it as
X-Auth-Tokenheader (older docs mention X-Mashape-Key).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Matches, players, teams, competitions.
FAQ
Is Football-Data free? Free tier with limits; more is paid.
Does the competitions list need a key? It responded keyless (verified) — data endpoints need a valid key.
What’s the auth style?
X-Auth-Token header.
More in Sports & Fitness
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| API-FOOTBALL Get information about Football Leagues & Cups | API Key | Yes | Yes | ↗ |
| ApiMedic ApiMedic offers a medical symptom checker API primarily for patients | API Key | Yes | Unknown | ↗ |
| balldontlie Balldontlie provides access to stats data from the NBA | No auth | Yes | Yes | ↗ |
| Bet Better Sports model win probabilities and fair odds across 13 leagues | No auth | Yes | Yes | ↗ |
| Canadian Football League (CFL) Official JSON API providing real-time league, team and player statistics about the CFL | API Key | Yes | No | ↗ |