Actions with proxies
Manage IPs within your proxy orders — list them, rotate, extend, or annotate.
Common parameter. Every endpoint on this page operates on a specific order. Pass orderNumber — get it from GET /proxy/list.
Read
GET/proxy/list
Retrieve active IPs
All active IPs for an order with status, country, port, and expiration date.
GET/proxy/download/{type}
Export IPs
Download as .txt, .csv, or .json. Addresses only, no metadata.
Modify
POST/proxy/replace
Replace IPs
Rotate an IP without losing the order slot. Counts against monthly replace quota.
POST/prolong/calc/{type}
Prolong IPs
Extend expiration on selected IPs. Billed per IP-day.
PATCH/proxy/comment/set
Add comments
Attach a free-text note (max 256 chars) to help identify an IP in the UI or in exports.
Common to all proxy endpoints
Base URL
https://proxy-seller.com/personal/api/v1/{YourApiKey}/Authentication
API key in URL path.
Error model
Business errors return HTTP 200 with
errors[]populated.