authorize
resource is used to obtain a JSON Web Token (JWT) for Densify users to make authorized API requests. The resource will return a token for any active Densify user when the proper credentials are provided. Only API-enabled users can make authorized API calls. See Using the API: Authentication for details on API-enabled users.
The JWT API token is only valid within the expiry time of the token, which by default is set to 60 minutes.
The key used to validate the token is also refreshed every 30 days.
To access the Densify API, you need user credentials with membership in the following Densify user group: SaaS_User_Admin.or SaaS_User.