Skip to main content

Country

namestringrequired
Example: United States
slugstringnullable
Example: united-states
iso_numericstringnullable
Example: 840
iso_alpha2stringnullable
Example: US
iso_alpha3stringnullable
Example: USA
geoname_idstringnullable
Example: 6252001
Country
{
"name": "United States",
"slug": "united-states",
"iso_numeric": "840",
"iso_alpha2": "US",
"iso_alpha3": "USA",
"geoname_id": "6252001"
}