auth/login
auth/register
auth/signup/activate/{token}
auth/send-confirmation-email
auth/reset-email
profile/send-friend-request
profile/response-friend-request
profile/get-friends-list
profile/search-user
profile/change-first-name
profile/change-last-name
profile/change-password
individual/check-answer/{questionId}/{currentAnswer}
individual/get-random-question/{numberOfQuestions?}
individual/finish-game/{numberOfCorrect}
group/send-notification
group/get-chat-occupants
group/get-dialogs
tour/save-tour
tour/add-question-to-tour
tour/get-all-tours
tour/get-selected-tour/{tournamentId}
tour/save-tour-results
tour/get-tournament-results/{tournamentId}