Authenticating client applications
API calls from client applications must be authenticated
before they can access the cloud environment. To authenticate the
calls, you can use either basic authentication and service credentials
or Open Authorization (OAuth) 2.0 based authentication that uses both
service credentials and client credentials.