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:
- /captcha
- /captcha/{captchaKey}
- /sign_up
- /user_account_activation/{activationCode}
- /user_account_default_roles
- /user_account_status
There is also a WADL document describing the REST API.