https://api.chess.com/pub/club/team-india {"code":3024,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
stephen_33 Mar 16, 2025
Another day, another endpoint that isn't working.... https://api.chess.com/pub/club/egypt-chess-club {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."} The webpage appears normal.
stephen_33 Mar 15, 2025
Runing through player stats for a match. 368 members registered: 7 failures due to 'rd' value missing. https://api.chess.com/pub/player/nteslan/stats https://api.chess.com/pub/player/runningpawnz88/stats https://api.chess.com/pub/player/hophop23/stats https://api.chess.com/pub/player/sebasasb/stats https://api.chess.com/pub/player/peterchaplin/stats https://api.chess.com/pub/player/repeated_blunder/stats https://api.chess.com/pub/player/rosta81/stats 
Tricky_Dicky Mar 15, 2025
$ curl  https://api.chess.com/pub/club/egypt-chess-club {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."} This club is functional on the website - https://www.chess.com/club/egypt-chess-club
ImperfectAge Mar 15, 2025
Please, how do I get the API for master games? I would really appreciate any input here. Thanks
JIOBU_KOH9I Mar 12, 2025
Hi, On the player API endpoint (https://api.chess.com/pub/player/{username}) the player_id seems to be a number, but on the game archive API endpoint (https://api.chess.com/pub/player/{username}/games/{YYYY}/{MM}) there is a uuid field, but it is a uid and doesn't correspond to the player_id. Is there any way of reconciling these, or do I just need to use the username (which presumably can change)? Thanks! Neil
is it because he blocked me 
Diamonds_and_netherite Feb 27, 2025
Just brought to my attention in a league I help run... https://www.chess.com/club/matches/obsessive-chess-disorder/1678137/games See board #6 - both game points awarded to @Jose_Kagaoan because the account @Jezzabythesea was closed (unspecified). Usually this is only for FPV but the odd thing is, there's no symbol to indicate that. I hoped it was only a webpage glitch but looking at the endpoint... https://api.chess.com/pub/match/1678137 ... the status of @Jezzabythesea is shown as:  "status": "premium" However, look at the player endpoint & it shows: "status": "closed:fair_play_violations" https://api.chess.com/pub/player/jezzabythesea Up until now match endpoints have been sufficiently reliable to be able to compile results & decide wins for tournaments that participating teams can place faith in but this is really troubling. I hope it's a one-off?
Tricky_Dicky Feb 26, 2025
https://api.chess.com/pub/player/equaliser769/stats https://api.chess.com/pub/player/ianeiloart/stats https://api.chess.com/pub/player/gmxanderg/stats https://api.chess.com/pub/player/spookyboi175/stats https://api.chess.com/pub/player/malps89/stats https://api.chess.com/pub/player/crookedcrozier/stats https://api.chess.com/pub/player/margarruckless/stats https://api.chess.com/pub/player/cool-colin/stats https://api.chess.com/pub/player/rjamjb/stats https://api.chess.com/pub/player/dragracer5x08/stats
Tricky_Dicky Feb 26, 2025
Hi,  does someone knows how can I retrieve head to head stats between to players via API ?  I want wins / losses / draws I tried the https://www.chess.com/callback/member/stats/Bierr0t/Colabyl endpoint but most of the time it returns 0 on the versus time (and sometimes it works, but I dont know why)
Spec for endpoint https://api.chess.com/pub/player/{username}/stats  { "last": { // the current stats "date": 1509709165, // timestamp of the last rated game finished "rating": 1642, // most-recent rating "rd": 58 // the Glicko "RD" value used to calculate ratings changes },Value "rd" missing for this member https://api.chess.com/pub/player/chesslearnerpermit/stats in "chess_rapid" game type "chess_rapid": { "last": { "rating": 2006, "date": 1736654141 }, Does maintainence mode mean this will get fixed?
Tricky_Dicky Feb 14, 2025
This may be super-trivial, but the only way I've figured out how to quickly convert a FEN to a playable URL is to start with the position, click "play from position", then retrieve the penultimate URL from browser history since there's a redirect for some reason.For example, a simple pawn vs king endgame shows the encoding is trivial (you can almost read the position straight from the URL -- %2F separates the files): https://www.chess.com/practice/custom?color=white&fen=6k1%2F8%2F8%2F8%2F8%2F3P4%2F8%2F3K4+w+-+-+0+1&is960=false&moveList=
This API endpoint returns an error for most of the clubs I've tested: {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."} Examples: https://api.chess.com/pub/club/promote-to-king/members https://api.chess.com/pub/club/oracles/members https://api.chess.com/pub/club/the-golden-phoenix/members https://api.chess.com/pub/club/turk-chess-players/members https://api.chess.com/pub/club/admin-s-corner-and-training-club/members https://api.chess.com/pub/club/1-d4-club/members Actually so far I only got it working for this very club.
stephen_33 Feb 13, 2025
Until recently I have had no problem with this end point for 'GB' although I am aware it will not work for 'US' due to the dataset size. Is this now becoming an issue for all larger country login member lists? Typically I would get between 130k - 170k logins in the dataset and that has been OK until now. https://api.chess.com/pub/country/GB/players Error 524 Ray ID: 6ba55c8fff3e7556 • 2021-12-08 10:39:39 UTC A timeout occurred
somsaetang Feb 13, 2025
https://api.chess.com/pub/player/craneberry/games/2023/08 {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
Tricky_Dicky Feb 13, 2025
This case is puzzling me... https://api.chess.com/pub/match/1103608 The webpage is fine: https://www.chess.com/club/matches/1103608 The match finished Dec 27, 2020 & I know I requested that endpoint yesterday and it returned the match data correctly but suddenly I'm getting this... {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
stephen_33 Feb 12, 2025
https://api.chess.com/pub/player/panzram666/matches  https://api.chess.com/pub/player/sergeledan/matches 
Tricky_Dicky Feb 11, 2025
This.... https://api.chess.com/pub/club/team-morocco2 {"code":0,"message":"An internal error has occurred. Please contact Chess.com Developer's Forum for further help https://www.chess.com/club/chess-com-developer-community ."}
stephen_33 Feb 11, 2025
I looked through the API documentation and there doesn't seem to be a way to download all the pgn's from the chess.com masters database: https://www.chess.com/games. The only other way is to manually download every single game with the download button, is there any workaround for this with the API possibly?
djconnel Feb 9, 2025
Is there some kind of limit to the number of games that can be returned from a monthly archive query? My archive for October 2023 is broken:https://api.chess.com/pub/player/whistlecube/games/2023/10But it worked fine a few weeks ago. Most other months work as expected, but a handful also give the same error. Any clue as to what's causing this? I'd love to help if possible.
stephen_33 Feb 6, 2025