Example searches: “Resource to allow a user to change his password when he forgets it.”, “Resource to allow a user to enable TOTP.”, “Resource to allow a user to enable OTP by email.”, “Returns information if the user is authenticated else it returns a 401”, “Log in user by creating and registering auth tokens.”
Filters can be specified in the query string.
All shot entries
curl \ --request GET http://api.example.com/data/shots \ --header "Authorization: $API_KEY"