Excerpt |
---|
The Login API allows users to generate an AuthToken, this is then can be used with all other APIs to securely access available information. |
...
Note |
---|
A valid user account with ResourceXpress will be required to use this API. |
Once you have successfully received the AuthToken, store this value for use with other APIs.
Take note of the expiry date, by default, the AuthToken will expire after 30 minutes.
...
Using the API
Request Type
...