Proxy Management
Allocate Proxies
Allocates time to extend the expiration of one or more proxy servers.
POST
/
v1
/
proxies
/
allocate
Allocates time to a proxy server to extend its expiration date. Providing period
and interval
will extend the proxy’s expiration date by the specified amount of time.
When allocating time to a proxy, funds will be deducted from your Illusory Wallet. Ensure you have sufficient funds before allocating.
Authorizations
The Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Body
application/json
Object containing a list of proxies to allocate.
Was this page helpful?