This API gives users access to a complete player database for EAFC26. The data was last updated on November 24th, 2025.
https://api.msmc.cc/api/fc26
gender: either “M” or “F”name: See names.mdid: See ids.mdteam: See teams.mdnation: see nations.mdEndpoint: /player/id/:id <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/player/id/241788 <br>
Endpoint: /player/rank/:rank <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/player/rank/44 <br>
Endpoint: /player/name/:name <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/player/name/gavi <br>
Endpoint: /random <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random <br>
Endpoint: /random/:gender <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random/F <br>
Endpoint: /team/:team <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/team/Nott'm Forest <br>
Endpoint: /team/:team/:gender <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/team/Manchester Utd/F <br>
Endpoint: /random/team/:team <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random/team/Wolves <br>
Endpoint: /random/team/:team/:gender <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random/team/FC Barcelona/F <br>
Endpoint: /nation/:nation<br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/nation/england <br>
Endpoint: /nation/:nation/:gender <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/nation/United States/M <br>
Endpoint: /random/nation/:nation <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random/nation/spain <br>
Endpoint: /random/nation/:nation/:gender <br>
Method: GET <br>
Example: https://api.msmc.cc/api/fc26/random/nation/italy/M <br>
For support, email [email protected]