# Ping Server **GET /ping** Performs a single ping/pong request to let you know if the server is up. ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Parameters ## Responses ### 200 A simple response of "pong" for use with simple tests to see if a service is up. #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) ### default Something is wrong [Powered by Bump.sh](https://bump.sh)