NovaProxy Docs
OrdersCreate

IPv6

Create an IPv6 proxy order

Create IPv6 Order

Endpoint: POST /orders

plan_duration_id possible values can be found from the plan GET API call.

Request Body

{
  "plan_id": "8",
  "plan_duration_id": "5"
}

On this page