Skip to main content
POST
Buy bandwidth
Adds bandwidth to the proxy at the provider level and deducts the cost from your wallet.
This action is billed immediately from your wallet balance. Ensure you have sufficient funds before calling this endpoint.

Path parameters

string
required
UUID of the order.

Request body

integer
required
Additional traffic to purchase in GB. Min 1, max 5000.

Response

Updated proxy object reflecting the new bandwidth_total_gb. Same shape as the managed_proxy object in Get order.

Example