Services allow actions to be performed on handlers where the action does not relate to an individual resource. Service endpoints only allow action requests and can either change the state of many resources or none at all.
An example of a service action is the one used for logging in:
https://localhost/API/:version/master/UIController/services/Sessions/actions/login/invoke