- Proxy
- Proxy Manager
- Get latest PM version
- Get Proxy Manager version
- Upgrade Proxy Manager
- Get current NodeJS version
- Add a User
- Get all users
- Whitelist IPs
- Whitelist IPs to Access UI
- Restart Proxy Manager
- Shutdown Proxy Manager
- Get general settings
- Update General Setting
- Get explicit configuration of specified Proxies
- Generate API Token
- Get effective configuration
- Get enabled Zone's Config
- Get Recent Status
- Get HAR Logs
- Get tail from the Log file
- Get allocated gIPs
- Get allocated gIPs
- Refresh IP/gIP
- Create new Proxy Port
- Delete Proxy Ports (multiple)
- Delete a Proxy Port
- Update a Proxy Port
- Get Proxy Port Status
- Refresh PM Port Sesson
- Enable SSL Analyzing (All Ports)
- Ban an IP
- Ban multiple IPs (array)
- Ban an IP (All Ports)
- Unban an IP
- Unban IPs (multiple)
- Get Banned IPs
- Web Unlocker & SERP API
- Web Scraper IDE API
- Scraping Shield
- Account Management API
- Marketplace Dataset API
Update a Proxy Port
API endpoint: PUT
/api/proxies/{PORT}
Path Parameter
Existing proxy port number
PUT
body
Port for the HTTP proxy
Set to persist
to save proxy into the configuration file.
Multiply the port definition given number of times
List of user
s [string]
. This option has to be used along with multiply_users
Enable SSL analyzing
Choose the SSL library
value | description |
---|---|
open_ssl | Open SSL Library |
flex_tls | Flex TLS Library |
Interface or IP to listen on
Customer name
Zone name
Zone password
Hostname or IP of super proxy
Super proxy port
Determines what kind of connection will be used between Proxy Manager and Super Proxy
http | |
https | |
socks |
Automatically retry on super proxy failure
Enable SSL connection/analyzing to insecure hosts
Country
State
City
ASN
Data Center IP
gIP
A list of proxies from external vendors. Format: [username:password@]ip[:port]
- proxy[string]
Default username for external vendor ips
Default password for external vendor ips
Default port for external vendor ips
DNS resolving
local | |
remote |
Process reverse lookup via DNS
Process reverse lookup via file
Process reverse lookup via value
Session for all proxy requests
Use session per requesting host to maintain IP per host
Session pool size
Throttle requests above given number
Proxy request rules
Block or allow requests to be automatically sent through super proxy on error
Operating System of the Peer IP
Request headers
- name[string]
- value[string]
Request debug info
full | |
none |
x-lpm-authorization header
Unblocker Mobile UA
Timezone ID to be used by the browser
Browser screen size
WebRTC plugin behavior in the browser
BW limit params
- days [integer]
- bytes [integer]
- renewable[boolean] - Renew limit of bytes each period or use single period and stop usage once last day of period is reached. Default is true
Was this page helpful?