pldata
The Premier League Data API gives developers instant access to live and upcoming PL fixtures, full league standings, team form guides, injury reports, and AI-generated match previews — all from a single, reliable endpoint. Built on 11 fused data sources including live odds, expected goals (xG), FPL data, weather conditions, referee stats, and head-to-head records, every response is enriched…
pldata endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health /health |
health check |
| GET |
Fixtures /fixtures |
Premier League Fixtures for the next 14 days |
| GET |
Standings /standings |
Current Premier League table with points, W/D/L, GD and form |
| GET |
fixture-id /fixture/{id} |
Basic details for a single fixture by ID |
| GET |
Team-name-form /team/{name}/form |
Season form, home/away splits, recent scorelines and xG for a team |
| GET |
Team-name-injuries /team/{name}/injuries |
Current player availability - unavailable, doubtful and fit |
| GET |
Fixture Preview /fixture/{id}/preview |
Fully enriched match preview with lineups, form, xG, odds, H2H, weather and AI prediction |
| GET |
Results /results |
Completed Premier League results this season, filterable by matchday |
| GET |
results id /results/{id} |
Single Result with full-time score, half-time score, referee and venue |
| GET |
Players /players |
every PL Player, filterable by team/position, sorted by xG |
| GET |
Team /team/{name}/players |
Squad breakdown by position with full stats |
| GET |
Player name /player/{name} |
Individual player lookup (e.g /player/Haaland) |
pldata pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | — |
|