List package ZIP codes
List ZIP codes available in a country (optionally narrowed by region and city) for this package. Use code values as the zip parameter of the connection-string endpoint.
Feature gate: returns 403 if your plan does not include ZIP targeting.
Requires the proxy:packages:read scope.
Authorizations
API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.
Path Parameters
The ID of the proxy package
The ISO country code
Query Parameters
Filter by network type. Valid values are the package's own types (wifi, mobile, or mix); anything else returns 400 listing the networks available on the package.
wifi, mobile, mix The region name
The city name
Response
Successful Response
Response schema for list of zip codes available in a country/city for a package.