> ## 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.

# Australia — ZIP-коды

> Доступность таргетинга по ZIP/почтовому индексу для страны Australia.

Требует `-country-au`. См. [Параметры геотаргетинга](/ru/proxy-products/configuration/geo-targeting).

Для страны Australia доступно **8,608 ZIP-кодов** для параметра `-zip-[code]` - слишком много для
одной страницы. Используйте живой API для поиска конкретного кода:

```bash theme={null}
curl -G https://api.catproxy.io/v1/geo/zip \
  -d country=AU \
  -d search=<частичный_zip>
```

См. [public-api/geo](/ru/public-api/geo) для полного описания запроса/ответа.
