GET
/
v1
/
proxies
/
changeip
/
{limitedApiKey}
/
{proxyName}

This endpoint is intended for use with Limited API keys and is less secure than the POST method, as the API key is exposed in the URL. For a more secure method, follow the instructions here: Change IP.

Path Parameters

limitedApiKey
string
required

Replace {limitedApiKey} in the url path with YOUR_LIMITED_API_KEY.

proxyName
string
required

Replace {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