You can execute Commvault REST API requests using an access token, which is inserted in a Bearer Token header. You can use access tokens as an alternative to token-based authentication via the Authtoken request header.
Alternatively, you can use the Create access token for the user API to create an access token.
For more information about access tokens, see Access Tokens for REST APIs - Administrators.