Address Validation
Location by Zipcode
Get zipcode information. With only the zipcode in a country, you can obtain the city, state, and other location details. This is useful for address validation and auto-completion features.
get/zipcode/{country}/{zipcode}
Path parameters
countrystring required
Example:MX
Country code (2 digits)
zipcodestring required
Example:64060
Zip code or postal code
Response
Successful zip code validation