Ping API Documentation

Documentation for the Ping REST API endpoint.

Endpoints

GET /api/v1/ping

Ping the server to check if it is up.

Response

(No response body)

HTTP Response Codes

Code Description
200 OK Successful request

Anything else is probably bad.