Back to catalog
🗺️

US ZipCode

API Key

Validate and append data for any US ZipCode

🗺️GeocodingHTTPSCORS enabled

US ZIP Code Lookup

City, state, and county data for a US ZIP code

Zip Code90210
CityBeverly Hills
StateCalifornia
CountyLos Angeles County
Population21,741

Sample Response

response.json
1{
2 "zip_code": "90210",
3 "city": "Beverly Hills",
4 "state": "California",
5 "county": "Los Angeles County",
6 "population": 21741
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.smarty.com/docs/cloud/us-zipcode-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs