> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catproxy.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Ireland — ZIP Codes

> ZIP/postal code targeting availability for Ireland.

Requires `-country-ie`. See [Geo Targeting](/proxy-products/configuration/geo-targeting).

**1,614 ZIP codes** are available for `-zip-[code]` targeting in Ireland - too many to list on
a single page. Use the live lookup API to find a specific code:

```bash theme={null}
curl -G https://api.2extract.com/v1/geo/zip \
  -d country=IE \
  -d search=<partial_zip>
```

See [public-api/geo](/public-api/geo) for full request/response details.
