Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chess.com Countries API

Country profiles, players, and clubs

Chess.com Countries API is one of 10 APIs that Chess.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Countries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 2026-05-25.

Requests are made against a single base URL, https://api.chess.com/pub.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-05-25
Base URL
https://api.chess.com/pub/
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Countries 3

Country profiles, players, and clubs

GET
/country/{iso}
Get Country Profile
getCountry 1 param → 200
GET
/country/{iso}/players
List Players By Country
listCountryPlayers 1 param → 200
GET
/country/{iso}/clubs
List Clubs By Country
listCountryClubs 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chess-com-countries-api-openapi.yml Raw ↑

Other APIs Chess.com publishes across the network.

Chess.com Clubs API
Chess.com Games API
Chess.com Leaderboards API
Chess.com Matches API
Chess.com Players API
Chess.com Puzzles API
Chess.com Streamers API
Chess.com Titled Players API
Chess.com Tournaments API