whitelist_ip
Manage IP whitelisting for proxy orders: add, remove, or list IPs to enable passwordless proxy access. Required for Mobile V2 IP-auth proxies.
Instructions
Manage IP-auth whitelisting on a proxy service (Residential Basic, Datacenter, ISP, IPv6, Mobile): add or remove an IP, or list the current entries. A whitelisted machine uses the proxies without username/password — required for the Mobile V2 IP-auth proxy list. Residential Premium/Private use user:pass auth and don't need this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | The IP to add/remove (required for add and remove) | |
| isp | No | Mobile add: ISP code, e.g. 'tmobile' | |
| ttl | No | Mobile add: sticky session TTL in seconds | |
| city | No | Mobile add: city slug | |
| action | Yes | What to do with the order's whitelist | |
| region | No | Mobile add: region slug | |
| sticky | No | Mobile add: keep the same IP per port | |
| country | No | Mobile add: geo targeting for the ports, e.g. 'us' | |
| orderId | Yes | The proxy service's orderId (from list_proxies) | |
| protocol | No | Mobile add: protocol for the allocated ports | |
| ports_count | No | Mobile add: number of ports to allocate |