V1 API Documentation
Last updated
Was this helpful?
Last updated
Was this helpful?
When we'll migrate to HypeProxy.io v2.1 this API will no longer be operational.
HypeProxy.io v1 API
offers a JWT authentication, it's however possible to renew the IP only with its proxy ID.
If you need more help with the API v1 please feel free to join our live chat.
First of all you have to connect to your dashboard, go to the section 4G / LTE Proxies, then in the proxies list, you can see your IDs it's the sequence of alphanumeric characters with hash.
So for use the API you have to send the ID, following the screenshot below it's 00000000
.
GET
https://hypeproxy.io/api/Utils/DirectRenewIp/{id}
This endpoint trigger the IP renew of the related proxy as an asynchronous operation, the process take around 8 seconds in background to be proceed and requires the reboot of the USB modem.
id*
Proxy ID, here to know how to get this ID.
Keep in mind that the operation is asynchronous, if the renew fail the api will always return the same response.