GET /1.3/ping
This is a standard ping endpoint, used to help users easily establish that the API can be reached.
curl -k -X GET -H "Authorization: Bearer {access_token}" "https://api.trustar.co/api/1.3/ping"
pong