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

# Denmark — ZIP-коды

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

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

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

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

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