Proxies

Rotate IP

GET /4g/rotate-ip/{key}

Query Parameters

NameTypeDescription

key

String

Key to rotate IP

Example request:

curl -X GET "https://apid.iproyal.com/v1/reseller/4g/rotate-ip/<your_key>" \
     -H "X-Access-Token: <your_access_token>" \
     -H "Content-Type: application/json"

Last updated