EA Pro Clubs API endpoints have been down since Friday, June 19, 2026
Hello,
The API used to search for clubs/teams on the EA Pro Clubs website, as well as the API for private match data, have stopped working since Friday, June 19, 2026.
When checking the console, I get the following error for this endpoint:
GET https://proclubs.ea.com/api/fc/allTimeLeaderboard/search?platform=common-gen5&clubName=sdf
Error:
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_expired
A server error message is also displayed on the page.
The second issue happens with this endpoint:
GET https://proclubs.ea.com/api/fc/clubs/matches?matchType=friendlyMatch&platform=common-gen5&clubIds=123762
The error returned is:
Oops, an error occurred This exception has been logged with id 8dnd28o52.
Could you please investigate and fix these API errors?
I have created an application that references all Pro Clubs players from private matches. The database currently contains more than 200,000 players, and the application is used every day by thousands of users to check their stats.
Here is the application:
https://club-champions.eu/player
Thank you in advance for your help.
Everything is back to normal.