Back to catalog

Football

X-Mashape-Key

A simple Open Source Football API to get squads’ stats, best scorers and more

Sports & FitnessHTTPS

Football

5 items

Manchester City vs Arsenal

Premier League

3

Real Madrid vs Barcelona

La Liga

2

Bayern vs Dortmund

Bundesliga

4

PSG vs Lyon

Ligue 1

1

Juventus vs Inter Milan

Serie A

0

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Manchester City vs Arsenal",
5 "secondary": "Premier League",
6 "badge": 3,
7 "home_score": 3,
8 "away_score": 1
9 },
10 {
11 "title": "Real Madrid vs Barcelona",
12 "secondary": "La Liga",
13 "badge": 2,
14 "home_score": 2,
15 "away_score": 2

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/GiulianoCrescimbeni/api/football98/" \
2 "color:#60a5fa">-H "X-Mashape-Key: YOUR_KEY"
View Documentation

Similar APIs