OAuth for REST Service Authentication
OAuth 2.0 is the industry standard protocol for authorization. Allocation cloud services REST Services support OAuth 2.0. To invoke these services, you need to obtain and access token and use it as a bearer token.
Note:
Basic Authentication access is no longer supported for these services.