2 endpoints match this tag.
/zipcode/:country/:code
Look up a postal/zip code in 60+ países to get the associated city, state/province, and geographic coordenadas. Provide the código de país and postal code in the URL. Útil para address validation, auto-filling city and state fields in checkout forms, calculando shipping zones, and mapping postal code regions. Covers the US, Canada, most of Europe, and many other países.
/zipcode/reverse
Find all postal/zip codes for a given city, state, and país. The reverse of a postal code lookup - you provide the ubicación and get back matching postal codes. Útil para generando postal code lists for delivery zone mapping, populating postal code fields from known city nombres, and creando geographic coverage analysis tools.