GET /country/{countrycode}/players

chess.com:chess.com

Summary: Get country players
Operation ID: getCountryPlayers
Auth: unknown
Description

Returns top players for a specific country by country code (ISO 3166-1 alpha-2).

Parameters (1)

countrycode (string, path, required)

Country code (ISO 3166-1 alpha-2, e.g., US, GB, DE)

Constraints: {'pattern': '^[A-Z]{2}$'}

No probe data for this endpoint yet.