Premier League Data API
## 🏆 Premier League Data API The **Premier League Data API** provides fast, reliable access to official English Premier League information. It includes live and historical **standings**, **fixtures**, **match lineups**, **player stats**, **team rosters**, and **leaderboards** for metrics such as goals, assists, passes, and clean sheets. All requests are automatically routed through **rotating…
Premier League Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Standings /premierleague/standings |
Returns the full Premier League table for the selected season. |
| GET |
Matches /premierleague/matches |
Fetches all matches for a given season and matchweek. |
| GET |
Lineups /premierleague/lineups |
Returns full team lineups, including substitutes, for a specific match. |
| GET |
Stat Leaders /premierleague/stats |
Returns top players ranked by a selected statistic such as goals, assists, or clean sheets. |
| GET |
Player Stats /premierleague/player |
Returns detailed performance statistics for an individual player. |
| GET |
Squad /premierleague/squad |
Returns all players for a given team in a specific season. |
Premier League Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 5 / second |
|
| ULTRA Recommended | $25 / month | 10 / second |
|
| MEGA | $300 / month | 50 / second |
|