Effortlessly manage your proxies with Toolip’s API. Learn how to configure, access, and rotate your proxy details with ease.
authorization
header and the authtoken
parameter.
authorization
: Use the format Basic <API_TOKEN>
in the header.
authtoken
: Add your API token as a query parameter in the request.
authorization
: Pass your API token.
Content-Type
: Set to application/json
.
Parameter | Type | Description |
---|---|---|
zoneId | string | Identifier of the zone. |
typeOfZone | string | Type of the subscription. |
start | Date | Subscription start date. |
until | Date | Subscription end date. |
Parameter | Type | Description |
---|---|---|
zoneId | string | Identifier of the zone. |
Parameter | Type | Description |
---|---|---|
used | number | Amount of traffic used. |
limit | number | Bandwidth limit. |
Parameter | Type | Description |
---|---|---|
zoneId | string | Identifier of the zone. |
Parameter | Type | Description |
---|---|---|
host | string | Proxy hostname. |
port | string | Proxy port. |
login | string | Proxy login credentials. |
password | string | Proxy password. |
country | string | Proxy’s assigned country. |
ip | string | IP of the proxy (if applicable). |
Parameter | Type | Description |
---|---|---|
zoneId | string | Identifier of the zone. |
country | string | Desired country for proxies. |
quantity | string | Number of proxies required. |
Parameter | Type | Description |
---|---|---|
host | string | Hostname of the proxy. |
port | string | Port number for the proxy. |
login | string | Login credential for the proxy. |
password | string | Password credential for the proxy. |
country | string | Country of the proxy. |
ip | string | IP address (if applicable). |
Parameter | Type | Description |
---|---|---|
zoneId | string | Identifier of the zone. |
country | string | Country for the new proxies. |
ips | Array<string> | List of IPs to rotate. |
Parameter | Type | Description |
---|---|---|
ips | string | List of IPs to rotate. |