This is an archive version of the document. To get the most up-to-date information, see the current version.

Authorization and Security

To start working with Veeam Service Provider Console RESTful API, clients must first authenticate themselves and receive authorization grant by obtaining an access token and a refresh token.

  • Access token is a string that represents authorization issued to the client and must be used in all requests during the current logon session. By default, access token expires after 1 hour.
  • Refresh token is a string that represents authorization granted to the client and can be used to obtain a new access token when the current access token expires.

To obtain an access token, the client uses one of the following authentication types:

I want to report a typo

There is a misspelling right here:

 

I want to let the Veeam Documentation Team know about that.