Changes the external mobile IP using a link and Limited API key.
GET
/
v1
/
proxies
/
changeip
/
{limitedApiKey}
/
{proxyName}
cURL
Copy
Ask AI
curl --request GET \ --url https://cmd.illusory.io/v1/proxies/changeip/{limitedApiKey}/{proxyName}
Copy
Ask AI
{ "ok": true, "message": "Reset proxy command sent to device successfully.", "data": { "proxy_name": "ILL-US-AU1-9999", "last_ip_change": "2050-12-04T17:43:16.407+00:00" }}
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.