# Get Server Info **GET /info** Retrieves information about the modules on the server, the service packages, thier categories and types. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Parameters ## Responses ### 200 The modules and services information from the server. #### Body: application/json (object) - **modules** (object) The modules and settings. - **services** (object) The list of service packages. - **serviceTypes** (object) The listing of service types - **serviceCategories** (object) The listing of the categories for the services. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)