Ping

Ping

A health-check endpoint that should always succeed with status code 200. This endpoint can be used to check whether the server is reachable.

Request

GET https://www.activityinfo.org/resources/ping

Response

Status Code Error Code Description
401 AUTHENTICATION_REQUIRED The request must be authenticated

Example

curl -u anything:YOUR_API_TOKEN \
  https://www.activityinfo.org/resources/ping
Next item
Recover database