The Ping endpoint allows you to check if the API server is responding to requests.
When you send a GET request to this endpoint, the server will respond with a JSON object containing a simple message indicating that the server is online and operational, along with a timestamp when the response was generated.
This endpoint is useful for verifying that your application can successfully communicate with the DeskTime API server, as well as for monitoring the availability of the API server.
GET
https://desktime.com/api/v2/json/ping