# Server Ordering Information **GET /servers/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 Server Ordering details #### Body: application/json (object) - **form_values** (object) Form values for the server order. - **config_ids** (object) Configuration IDs for the server order. - **cpu** (integer) Number of CPUs for the server order. - **field_label** (object) Field labels for the server order. - **cpu_li** (object) CPU options for the server order. - **memory_li** (object) Memory options for the server order. - **bandwidth_li** (object) Bandwidth options for the server order. - **ips_li** (object) IP options for the server order. - **os_li** (object) Operating System options for the server order. - **cp_li** (object) Control Panel options for the server order. - **raid_li** (array[object]) RAID options for the server order. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)