Example searches: “http://api.example.com”, “Log in user by creating and registering auth tokens.”, “Resource to allow a user to change his password when he forgets it.”, “Log user out by revoking his auth tokens.”, “Resource to send an OTP by email to user.”
Filters can be specified in the query string.
All shot entries
curl \ --request GET 'http://api.example.com/data/shots/all' \ --header "Authorization: $API_KEY"