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:Configuration Parameters
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.