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

# Argentina — ZIP Codes

> ZIP/postal code targeting availability for Argentina.

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

**2,576 ZIP codes** are available for `-zip-[code]` targeting in Argentina - 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=AR \
  -d search=<partial_zip>
```

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