List package ISPs
List ISPs available in a country (optionally narrowed by region and city) for this package. Use code values as the isp parameter of the connection-string endpoint.
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>.
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 Narrow results to one region.
Narrow results to one city.
Response
Successful Response
Response schema for list of ISPs available in a country for a package.