Skip to main content
GET
Get Active Orders
Fetch all active orders for a specific customer, including full proxy lists.

Request

Headers

Path Parameters

string
required
The customer’s Discord ID or identifier.

Example Request

Response

Success Response

Response Fields

array
Array of active order objects with proxy details.

Order Object Fields

Datacenter Details Object

Error Responses

503 Service Unavailable

Proxy List Format

The proxy_list field contains proxies in the format:
Each proxy is separated by a newline character (\n).

Example Parsing (JavaScript)

Difference from Order History

Use Case

This endpoint is ideal for:
  • Retrieving ready-to-use proxy lists for a customer
  • Automated proxy distribution systems
  • Building customer-facing proxy management tools