Back to catalog

Football-Data

X-Mashape-Key

Football data with matches info, players, teams, and competitions

Sports & FitnessHTTPS

Football Data

5 items

Arsenal

W26 D8 L4

86

Liverpool

W25 D7 L6

82

Manchester City

W24 D8 L6

80

Aston Villa

W22 D6 L10

72

Tottenham

W20 D5 L13

65

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Arsenal",
5 "secondary": "W26 D8 L4",
6 "badge": 86
7 },
8 {
9 "title": "Liverpool",
10 "secondary": "W25 D7 L6",
11 "badge": 82
12 },
13 {
14 "title": "Manchester City",
15 "secondary": "W24 D8 L6",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.football-data.org" \
2 "color:#60a5fa">-H "X-Mashape-Key: YOUR_KEY"
View Documentation

Similar APIs