Back to catalog
🗺️

Ziptastic

Free

Get the country, state, and city of any US zip-code

🗺️GeocodingHTTPSNo API key required

ZIP to Location

City and state resolved from a US ZIP code

Zip60601
CityChicago
StateIllinois
State AbbrIL
CountryUS

Sample Response

response.json
1{
2 "zip": "60601",
3 "city": "Chicago",
4 "state": "Illinois",
5 "state_abbr": "IL",
6 "country": "US"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://ziptasticapi.com/"
View Documentation

Similar APIs