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

# Poland — ZIP-коды

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

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

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

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

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