IP Rotation Behavior
ISP proxies provide a static exit IP that persists across sessions — every tab, request, reconnection, and future browser session attached to this proxy exits through the same IP. The IP only changes in rare ISP-initiated replacement events. This makes ISP proxies suitable for use cases that require a stable IP, such as IP allowlists or managed auth health checks. For comparison with other proxy types, see IP rotation behavior across proxy types.Configuration
Create an ISP proxy with an exit IP in Singapore:ISP proxies support country targeting in the United States (
US), Singapore (SG), the United Kingdom (GB), France (FR), and Germany (DE). If you omit country, the proxy defaults to US.Configuration parameters
country(optional) - ISO 3166 country code. Supported values areUS,SG,GB,FR, andDE. Defaults toUS.bypass_hosts(optional) - Array of hostnames that bypass the proxy and connect directly (max 100 entries)
Bypass hosts
Configure specific hostnames to bypass the proxy:Getting the static IP address
Because an ISP proxy has a static exit IP, you can read that IP once and reuse it — for example, to add it to an IP allowlist. The IP is returned asip_address in the response when you create a proxy and when you get a proxy by ID.