Returns detailed information about a single country identified by its two-letter ISO 3166-1 alpha-2 country_code. The response includes the country’s full name, alpha-2 code, and alpha-3 code.
Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.
Successful Response
Full name of the country
1 - 70"Slovakia"
"Slovenia"
Three-letter ISO 3166-1 alpha-3 country code
3"SVK"
"SVN"