๐ก Collaborative repository of EAFC (EA Sports FC) API endpoints
๐ง๐ท Leia tambรฉm a versรฃo em Portuguรชs BR
- ๐ About
- ๐ฏ Author's Main Goal
- ๐๏ธ Repository Structure
- ๐ค How to Contribute
โ ๏ธ Important Rules- ๐ฌ Contact
- ๐ค Author
This repository was created in a collaborative way to centralize and document the EAFC (EA Sports FC) API endpoints.
Despite years of requests from the community, EA Sports still has not released a public API, so this project aims to fill that gap.
The main focus of the project is to document and organize endpoints across all game modes, allowing developers and enthusiasts to study the game's communication, create analysis tools, or simply learn about API calls in online games.
While the repository's main objective is to document endpoints in general, the author's main goal is to discover a way to obtain statistics from online friendly matches, which are currently not officially available from EA Sports.
endpoints/โ directory where each file or subfolder documents specific endpoints.contributions.mdโ guide for those who want to contribute.README.mdโ main documentation (you're here).
- Discover or test new endpoints.
- Create a Markdown file in
endpoints/with:- Endpoint name
- URL or URL pattern
- HTTP method (GET, POST, etc.)
- Parameters (if known)
- Example response (without including private data)
- Notes
- Open a Pull Request with your contributions.
- Discussions can be made in Issues.
- Do not publish credentials or private player data.
- Keep documentation organized and clear.
- Contribute with a focus on learning and collaboration.
For questions or suggestions, open an Issue or leave a comment on a Pull Request.
Project created by Wilson Valentim Carmesini
If you'd like to collaborate, share discoveries, or exchange ideas,
feel free to reach out via GitHub Issues or contribute directly through Pull Requests.
โญ If you find this project useful, consider giving it a star!