To use the Commvault REST APIs, you will need to set up a service account first.
-
Service account: A service account is used specifically for REST API operations and provides enhanced security. By using a service account, you can simplify and centralize API authentication—eliminating the need for individual end users to create their own access tokens.
-
Access token: Service accounts use access tokens for authentication. You will include this token in the bearer header when making API requests.