> ## Documentation Index
> Fetch the complete documentation index at: https://na-834f3010.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fantasy Premier League

> Public FPL bootstrap, fixtures, manager, and league reads.

<img src="https://mintcdn.com/na-834f3010/zqkgru7uBeifcSo_/images/brand/pl-logo-compact-dark.png?fit=max&auto=format&n=zqkgru7uBeifcSo_&q=85&s=3fb623abc01b2956af680f28decc08c4" alt="Premier League" className="block h-10 dark:hidden" width="862" height="1024" data-path="images/brand/pl-logo-compact-dark.png" />

<img src="https://mintcdn.com/na-834f3010/zqkgru7uBeifcSo_/images/brand/pl-logo-compact-light.png?fit=max&auto=format&n=zqkgru7uBeifcSo_&q=85&s=04227b1c4206b698a34fcd9b8b9a4d83" alt="Premier League" className="hidden h-10 dark:block" width="845" height="1024" data-path="images/brand/pl-logo-compact-light.png" />

No credentials. Graphitti calls `https://fantasy.premierleague.com/api/` with a browser User-Agent.

| Action                                    | Endpoint                                |
| ----------------------------------------- | --------------------------------------- |
| Get bootstrap                             | `/bootstrap-static/`                    |
| Search players                            | Filter bootstrap elements               |
| Get player                                | `/element-summary/{id}/`                |
| Get fixtures                              | `/fixtures/`                            |
| Get gameweek live                         | `/event/{gw}/live/`                     |
| Get manager / history / picks / transfers | `/entry/...`                            |
| Classic / H2H standings                   | `/leagues-classic/` and `/leagues-h2h/` |

There is no cookie “my team” action.
