ZIP Code Lookup
zipcode_lookupRetrieve city, region, country, and geographic coordinates for any ZIP or postal code. Optionally narrow results by country using an ISO 3166-1 alpha-2 code.
Instructions
Look up a single ZIP or postal code to retrieve its city, region, country, their codes and geographic coordinates. Optionally filter by country using an ISO 3166-1 alpha-2 code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ZIP or postal code to look up (e.g. '10009', 'SW1A 1AA'). | |
| country | No | ISO 3166-1 alpha-2 country code (e.g. 'US', 'GB', 'DE'). Narrows the search to the specified country. |