Proxy-seller

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

  1. Base URL

    https://proxy-seller.com/personal/api/v1/{YourApiKey}/
  2. Authentication

    API key in URL path.

  3. Error model

    Business errors return HTTP 200 with errors[] populated.

After you've managed your IPs

Authorizationissue per-order credentialsOpenOrder actionsbuy more proxies when you need additional IPsOpenBalancecheck funds before bulk prolongationOpen

On this page