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

# Latvia — ZIP-коды

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

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

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

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

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