Proxy Actions
Change Proxy IP
Changes the external mobile IP of a proxy server that is visible to target sites.
POST
/
v1
/
proxies
/
changeip
/
{proxyName}
You may change your proxy IP once every minute.
Authorizations
Authorization
string
headerrequiredThe Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Path Parameters
proxyName
string
requiredReplace {proxyName}
in the url path with YOUR_PROXY
.
Response
202 - application/json
ok
boolean
Indicates whether the request was successful e.g., true
message
string
Success message
data
object
Was this page helpful?