Back to catalog
🗺️

Zipcodestack

API Key

Zip Code API - Free Postal Code Validation

🗺️GeocodingHTTPS

Global Postal Code Lookup

City and country for a global postal code

Postal CodeW1A 1AA
CityLondon
StateEngland
CountryUnited Kingdom
Country CodeGB

Sample Response

response.json
1{
2 "postal_code": "W1A 1AA",
3 "city": "London",
4 "state": "England",
5 "country": "United Kingdom",
6 "country_code": "GB"
7}

Code Snippets

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

Similar APIs