Orders
API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.
Amount of residential traffic to price, in gigabytes.
10Optional coupon code to apply to the calculation.
MARS15Calculated pricing
Total price for the requested residential traffic quantity, optionally discounted by coupon.
Calculated total price in USD.
79.99Missing or invalid API token
Residential API is not enabled for this account
Residential user record not found for this account
Request validation failed
Rate limit exceeded
Unknown error
API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.
Page number to fetch. Defaults to 1.
1Number of orders per page (1-100). Defaults to 20.
20Paginated residential orders
Paginated list of residential orders.
Missing or invalid API token
Residential API is not enabled for this account
Residential user record not found for this account
Pagination parameters failed validation
Rate limit exceeded
Unknown error
API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.
Payload for purchasing a residential order.
Amount of residential traffic to purchase, in gigabytes.
10Optional coupon code to apply to the order for a discount.
MARS15Optional saved card identifier to charge. Omit to charge the account balance.
4271Created residential order
A single residential order.
Unique order identifier.
912345Name of the product.
Residential ProxiesOrder lifecycle status.
confirmedPossible values: Order amount charged, in USD.
79.99Amount of residential traffic, in gigabytes.
10Timestamp when the order was created.
2026-04-12 10:42:08Missing or invalid API token
Account balance is not sufficient to complete the order
Residential API is not enabled for this account
Residential user record not found for this account
Request body validation failed
Another order for this account is currently being processed
Rate limit exceeded
Unknown error
API token generated in the MarsProxies dashboard under /settings. Send it as a Bearer token in the Authorization header.
Residential order identifier.
912345Residential order details
A single residential order.
Unique order identifier.
912345Name of the product.
Residential ProxiesOrder lifecycle status.
confirmedPossible values: Order amount charged, in USD.
79.99Amount of residential traffic, in gigabytes.
10Timestamp when the order was created.
2026-04-12 10:42:08Missing or invalid API token
Residential API is not enabled for this account
Order not found or the residential user record does not exist
Rate limit exceeded
Unknown error
Last updated
Was this helpful?