Country and subdivision ISO codes. Available on Rapid API↗
Returns ISO codes of a country
Query parameters:
Example: curl -H "x-api-key: YOUR_API_KEY" https://api.apivenue.com/country-codes?name=Italy
Output:
[
{
"name": "Italy",
"alpha2Code": "IT",
"alpha3Code": "ITA",
"numericCode": "380"
}
]
Returns ISO codes of a country
Path parameters:
Returns all subdivisions of the country
Path parameters: