Back to catalog
🗺️

CountryStateCity

API Key

World countries, states, regions, provinces, cities & towns in JSON, SQL, XML, YAML, & CSV format

🗺️GeocodingHTTPSCORS enabled

CountryStateCity

5 items

United States

Washington D.C.

US

Germany

Berlin

DE

Japan

Tokyo

JP

Brazil

Brasilia

BR

Australia

Canberra

AU

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "United States",
5 "iso2": "US",
6 "region": "Americas",
7 "capital": "Washington D.C.",
8 "currency": "USD"
9 },
10 {
11 "name": "Germany",
12 "iso2": "DE",
13 "region": "Europe",
14 "capital": "Berlin",
15 "currency": "EUR"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://countrystatecity.in/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs