Chess.com · Capability
Chess.com Published Data API - Players
Player profile, stats, online state, archives, clubs, matches, and tournaments capability. Public, unauthenticated.
Chess.com Published Data API - Players is a Naftiko capability published by Chess.com, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the GET method.
The capability includes 7 read-only operations. Lead operation: Get Player Profile. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Chess.com and Players.
What You Can Do
GET
Getplayerprofile
— Get Player Profile
/v1/player/{username}
GET
Getplayerstats
— Get Player Stats
/v1/player/{username}/stats
GET
Getplayeronline
— Get Player Online Status
/v1/player/{username}/is-online
GET
Getplayerclubs
— Get Player Club Memberships
/v1/player/{username}/clubs
GET
Getplayermatches
— Get Player Team Matches
/v1/player/{username}/matches
GET
Getplayertournaments
— Get Player Tournaments
/v1/player/{username}/tournaments
GET
Listtitledplayers
— List Titled Players
/v1/titled/{title-abbrev}
MCP Tools
chesscom-get-player-profile
Get Player Profile
read-only
idempotent
chesscom-get-player-stats
Get Player Stats
read-only
idempotent
chesscom-get-player-online
Get Player Online Status
read-only
idempotent
chesscom-get-player-clubs
Get Player Club Memberships
read-only
idempotent
chesscom-get-player-matches
Get Player Team Matches
read-only
idempotent
chesscom-get-player-tournaments
Get Player Tournaments
read-only
idempotent
chesscom-list-titled-players
List Titled Players
read-only
idempotent