V1 API Documentation

Introduction

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.

Retrieve your Proxy ID

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.

API Reference

Renew IP

Renew the IP of a specific proxy [No Auth Required]

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.

Path Parameters

"IP Renew done."

Keep in mind that the operation is asynchronous, if the renew fail the api will always return the same response.

Last updated