...
Search Tools
Search for a command to run...
Country Code Lookup
Query the country name by ISO 3166-1 alpha-2 code.
Alpha-2 | Alpha-3 | Country Name |
---|---|---|
Use with cURL
You can also use this functionality directly via the API endpoint with cURL commands.
cURL Command:
curl -X POST "https://all-tools.app/api/country-code" -H "Content-Type: application/json" -d '{"code":"US"}'