Proxy Management
Deploy Proxies
Deploys one or more proxy servers.
POST
cURL
Adds a new proxy server to your account. You can deploy a proxy server in any of the available locations.
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
Deploy proxy details
List of proxies to deploy. Each item should include isp, location, interval and period.
cURL