REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- /compat/usertoken/authenticate
- /compat/usertoken/current
- /usertoken/authenticate
- /usertoken/current
- /usertoken/settings
- /usertoken/status
- /usertoken/users
- /usertoken/users/{userName}
There is also a WADL document describing the REST API.