Premier League API
Fixtures, live scores, standings, statistics and full odds for the English Premier League — the same EPL data spine developers pay $19+ for elsewhere, and it is included in our free tier.
curl https://api.5dollarfootballapi.com/v1/fixtures?league=1&status=live
-H "Authorization: Bearer fb_live_your_key"
{
"success": 1,
"data": [
{
"id": 197601001,
"league": { "id": 1, "name": "England Premier League" },
"teams": { "home": { "name": "Arsenal" }, "away": { "name": "Everton" } },
"status": "in_play",
"goals": { "home": 2, "away": 0 },
"corners": { "home": 6, "away": 2 }
}
]
}
4,669
Premier League fixtures
2014
history since
19
bookmakers quoted
100%
fixtures with corners & cards
Premier League, live from the API
Full scoreboard →These blocks are not screenshots — they render the API's own JSON on every visit. Click any match for statistics, head-to-head and bookmaker odds.
Latest results
Rendered from GET /v1/leagues/1/fixtures
Current table — round 1
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Hull | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Tottenham | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Sunderland | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Nottm Forest | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Newcastle | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Man Utd | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Man City | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Liverpool | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Leeds | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Ipswich | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Bournemouth | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Fulham | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Everton | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Crystal Palace | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Coventry | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Chelsea | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Brighton | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Brentford | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Aston Villa | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Arsenal | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Rendered from GET /v1/standings?league=1 —
corner and card league tables too: type=corner|card
Every Premier League endpoint
The same five calls work for every competition we carry — swap the league id and go.
| Fixtures & results | GET /v1/fixtures?league=1&season= |
| Live matches | GET /v1/fixtures?league=1&status=live |
| Standings (+ corner & card tables) | GET /v1/standings?league=1 |
| Odds — 1X2, Asian, corners, cards, BTTS | GET /v1/fixtures/{id}/odds |
| Statistics & events | GET /v1/fixtures/{id}/statistics |
What's on every fixture
- Goals, corners and cards — full-time and half-time
- Live in-play statistics: attacks, shots, possession
- Odds with opening lines and movement history — never deleted
- Corner-line and card-line markets no other cheap API carries
- Team and league names in 21 languages via ?lang=
More competitions
Frequently asked questions
Yes — the Premier League is one of the top-5 leagues in our free tier: live scores, fixtures and standings with no credit card required. Odds and full statistics come with the $5/mo Pro plan.
Season-by-season EPL coverage back to 2014 — thousands of fixtures with goals, corners and cards on every row, plus odds with opening lines and movement history on paid plans.
Yes — corner and card counts on every fixture (full-time and half-time), corner and card league tables via /v1/standings?type=corner|card, and corner-line odds no other cheap API carries.
Start building for free
Get a working API key in under a minute. No credit card, no sales call.