Create Order
Last updated
Last updated
POST
https://proxy-sale.com/personal/api/v1/{apiKey}/order/make
This endpoint allows you to create an order using the same parameters you used to .
Be careful when creating an order, as it will deduct funds from your balance. Before proceeding, it's wise to first calculate the cost using the same parameters through the endpoint. This step ensures you're fully informed about the expense before confirming your order.
Headers
Content-Type
application/json
apiKey
*
string
API key to authorize requests
coupon
string
All
Optional promotional code for discounts.
countryId
*
integer
IPV4, IPV6, ISP, Mobile
Country ID for the proxy location.
periodId
*
string
All
Duration for proxy rental, e.g., "30d" for 30 days.
quantity
*
integer
IPV4, IPV6, ISP, Mobile
Number of proxies required.
authorization
string
IPV4, IPV6, ISP, Mobile
IP address for authorization (optional).
targetSectionId
integer
IPV4, ISP, Resident
Section ID for specific proxy targets (optional).
targetId
integer
IPV4, ISP, Resident
ID of the target website or service, 0 for custom.
customTargetName
string
IPV4, ISP, IPV6*,
Resident
Name of the custom target, used when targetId is 0.
protocol
string
IPV6, potentially others
Proxy protocol (HTTPS/SOCKS5).
operatorId
*
string
Mobile
Operator ID for mobile proxies.
rotationId
*
integer
Mobile
Rotation settings for mobile proxies.
tarifId
*
integer
Resident
Tariff ID for resident proxies.
Response examples