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_ |
The request must be authenticated |
Example
curl -u anything:YOUR_API_TOKEN \
https://www.activityinfo.org/resources/ping