# VPS Ordering Information **GET /vps/order** ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ## Responses ### 200 VPS Order information #### Body: application/json (object) - **vpsSliceSsdOvzCost** (number) Cost of VPS Slice SSD OVZ - **vpsSliceOvzCost** (number) Cost of VPS Slice OVZ - **vpsSliceSsdVirtuozzoCost** (number) Cost of VPS Slice SSD Virtuozzo - **vpsSliceVirtuozzoCost** (number) Cost of VPS Slice Virtuozzo - **vpsSliceHypervCost** (number) Cost of VPS Slice HyperV - **vpsSliceVmwareCost** (number) Cost of VPS Slice VMware - **vpsSliceLxcCost** (number) Cost of VPS Slice LXC - **vpsSliceXenCost** (number) Cost of VPS Slice Xen - **vpsSliceKvmLCost** (number) Cost of VPS Slice KVM L - **vpsSliceKvmStorageCost** (number) Cost of VPS Slice KVM Storage - **vpsNyCost** (number) Cost of VPS in NY - **vpsSliceKvmWCost** (number) Cost of VPS Slice KVM Windows - **cpanelCost** (number) Cost of cPanel - **daCost** (number) Cost of DirectAdmin (DA) - **ramSlice** (string) RAM for VPS Slice - **hdSlice** (string) Hard Disk for VPS Slice - **hdStorageSlice** (string) Storage Hard Disk for VPS Slice - **bwSlice** (string) Bandwidth for VPS Slice - **bwType** (string) Bandwidth Type - **bwTotal** (number) Total Bandwidth - **maxSlices** (string) Maximum Slices - **platformPackages** (object) Platform Packages - **platformNames** (object) Platform Names - **packageCosts** (object) Package Costs - **locationStock** (object) Location Stock - **locationNames** (object) Location Names - **osNames** (object) OS Names - **templates** (object) Templates - **serviceTypes** (object) Service Types - **currency** (string) Currency - **currencySymbol** (string) Currency Symbol ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)