2 endpoints match this tag.
/zipcode/:country/:code
Nachschlagen von a postal/zip code in 60+ countries to get the associated city, state/province, und geographic coordinates. Geben Sie an: the country code und postal code in the URL. Nützlich für address validation, auto-filling city und state fields in checkout forms, calculating shipping zones, und mapping postal code regions. Umfasst the US, Canada, most of Europe, und many other countries.
/zipcode/reverse
Finden Sie alle postal/zip codes for a given city, state, und country. The reverse of a postal code lookup - you provide the location und get back matching postal codes. Nützlich für generating postal code lists for delivery zone mapping, populating postal code fields from known city names, und building geographic coverage analysis tools.