Skip to main content
Version: 1.0

Commvault Rest API - Public

Welcome

Welcome to Commvault's Rest APIs. You can explore our APIs here using the predefined requests we created.

Commvault REST APIs support token-based authentication via the Authtoken request header. The POST Login API is used to retrieve the authentication token. After the authentication token is obtained, it must be inserted into the Authtoken header for all requests.

Please visit Authentication Operations in the sidebar for login.

Authentication

Security Scheme Type:apiKey
Header parameter name:Authtoken