Mongoose security token

A Mongoose security token can be acquired by using the GetSecurityToken API. This is used for authenticating requests when the REST API is being called directly.

Mongoose security tokens are unique for each user and should be stored securely. These tokens only expire when the user or configuration becomes non-existent, or when the user changes the password.