Authorization in REST API Veeam Backup for AWS follows OAuth 2.0 protocol for authenticating and authorizing users in the REST API. The authorization process involves the following procedures:Requesting authorization.Using the refresh token.Performing logout.