Football-Data
足球数据,包含比赛信息、球员、球队和赛事
- 认证方式
- X-Mashape-Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 运动与健身
- 文档 / URL
- https://www.football-data.org
简介
Football-Data 提供足球比赛、球员、球队和赛事——基于密钥(赛事列表免密钥可读,实测可用)。
快速开始
赛事(实测可用——189 个赛事):
curl "https://api.football-data.org/v4/competitions"
{ "count": 189, "competitions": [ { "id": 2193, "area": { "id": 2001, "name": "Africa" }, "name": "..." } ] }
认证方式
- 在 football-data.org 注册 → 免费 API 密钥。
- 通过
X-Auth-Token请求头发送(旧文档提 X-Mashape-Key)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 比赛、球员、球队、赛事。
常见问题
Football-Data 免费吗? 免费层带限额;更多需要付费。
赛事列表需要密钥吗? 实测免密钥响应(已验证)——数据端点需要有效密钥。
认证风格是什么?
X-Auth-Token 请求头。
运动与健身 分类更多
| 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 | ↗ |