Back to catalog

Premier League Standings

API Key

All Current Premier League Standings and Statistics

Sports & FitnessHTTPS

Premier League Standings

5 items

Manchester City

WWDWW

71

Arsenal

WWWDW

68

Liverpool

WDWWL

65

Aston Villa

WLWWW

60

Tottenham Hotspur

DWWLW

55

Sample Response

response.json
1{
2 "items": [
3 {
4 "team": "Manchester City",
5 "position": 1,
6 "points": 71,
7 "gd": "+42",
8 "form": "WWDWW"
9 },
10 {
11 "team": "Arsenal",
12 "position": 2,
13 "points": 68,
14 "gd": "+38",
15 "form": "WWWDW"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/heisenbug/api/premier-league-live-scores/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs