Order a new VPS. Be careful: the order is placed directly and the account is charged.Creation is asynchronous: the response carries an order_id, not a VPS. Poll GET /orders/{order_id} until the order is processed, then the new instance shows up in GET /vps/.Pick product_id from GET /vps/products and image_id from GET /vps/images. Unmanaged products need ssh_key_id or root_password. Managed products take neither.customizations are desired totals, not extras above the package (a plan with 2 cores ordered as 3 is 3 cores). extra_software ids must match GET /vps/products availability for the chosen image and product. CloudLinux and Imunify360 must be ordered together. Extra software is billed here; installing it on the VPS is a later phase.