Fantasy Premier League
Unofficial Wrapper API for the Fantasy Premier League.
263 subscribers
8.4/10 popularity
286 ms avg latency
100% success rate
25 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Fantasy Premier League endpoints
| Method | Endpoint | Description |
|---|---|---|
| General Data | ||
| GET |
Player Positions /data/types |
Return data on each player position |
| GET |
Total FPL players /data/players |
Returns total number of FPL players for the current season |
| GET |
Gameweeks by Month /data/phases |
Returns list of month objects and the corresponding first and final gameweeks that occur in each month |
| Players | ||
| GET |
Players Simple /players/simple |
Return list of all players included in FPL in a simplified form, only including the player's first name, last name, web name, fpl cost, team id and their fpl photo address |
| GET |
Players /players |
Return list of all players included in FPL |
| GET |
Player simple /player/{id}/simple |
Return simplified details of a player by provided player id |
| GET |
Player /player/{id} |
Return details of a player by provide player id |
| GET |
Player Fixtures /player/{id}/fixtures |
Get all remaining fixtures for a player by a provided player id |
| GET |
Player Results /player/{id}/results |
Get all match results in the season so far for a player by a provided player id |
| GET |
Player History /player/{id}/history |
Return FPL statistics for a provided player from previous seasons |
| Fpl Players | ||
| GET |
FPL Player Picks for Gameweek /fpl/picks/{id}/{gameweek} |
Return an FPL players selected team for a chosen gameweek |
| GET |
FPL Status /fpl/status |
Return the status of FPL after the latest gameweek, i.e. bonus points added, leagues updated |
| GET |
FPL Player chips used /fpl/chips/{id} |
Returns the chips used by the provided FPL player, i.e wildcard, triple captain, free hit |
| GET |
FPL Player Leagues /fpl/player-leagues/{id} |
Return a list of leagues a chosen FPL player is part of |
| GET |
FPL Player Historic Stats /fpl/history/{id} |
Returns FPL player performance stats for previous FPL seasons |
| GET |
FPL Player gameweek stats /fpl/stats/{id} |
Returns FPL player performance stats for each gameweek so far in the season |
| GET |
Search for Manager /fpl/managers |
Find a Manager by real name. Returns Max 10 results per page |
| Teams | ||
| GET |
Teams /teams |
Return list of all teams in the premier league |
| GET |
Team /team/{id} |
Return data for a chosen team |
| GET |
Dream Team /team/dream-team/{gameweek} |
Return the FPL dream-team for a chosen gameweek |
| GET |
Teams Set-Piece Notes /team/notes/set-pieces |
Returns a list of team notes for updates around set-piece takers |
| Fixtures | ||
| GET |
Fixtures /fixtures |
Return list of fixtures in the FPL season |
| Leagues | ||
| GET |
H2H League /fpl/leagues/h2h/{id} |
Return data on a Head-to-Head (H2H) league by provided league id |
| GET |
Classic Leagues /fpl/leagues/classic/{id} |
Return data on a classic league by provided league id |
| GET |
Search for League /fpl/leagues |
Find a League by league name. Returns Max 10 results per page |
Fantasy Premier League pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.5 / month | — |
|
| ULTRA | $5 / month | — |
|
| MEGA | $12.5 / month | — |
|