All country codes should be capitalized. Try this one: https://api.chess.com/pub/country/US/players
UPDATE: Same for me. However https://api.chess.com/pub/country/RU/players works fine. As well as several other countries that I just checked. Let's wait the answer of developers...
I recognize this is probably a large list, but is it possible to fix the problem with accessing the list of US players from the API?
$ curl https://api.chess.com/pub/country/US/players
{"status":"error","message":"Internal Server Error"}
(updated)