Authentication
API endpoints specifications
auth
Login and retrieve an authentication token Authentication: not required
Success!
Input Error. Check the request payload for issues.
Unauthorized
Access denied. Additional privileges are needed access the requested resource.
Not Found. The requested resource does not exist.
Rate Limited. Too many requests.
Unexpected error
Get the user record belonging to the authentication token Authentication: required
Success!
Input Error. Check the request payload for issues.
Unauthorized
Access denied. Additional privileges are needed access the requested resource.
Not Found. The requested resource does not exist.
Rate Limited. Too many requests.
Unexpected error
Signup and retrieve an authentication token Authentication: not required
Success!
Input Error. Check the request payload for issues.
Unauthorized
Access denied. Additional privileges are needed access the requested resource.
Not Found. The requested resource does not exist.
Rate Limited. Too many requests.
Unexpected error
Last updated
