For REST and SOAP access to published web service APIs, the server will challenge the caller for valid application user credentials through the HTTP AUTH mechanism. This is the default method to authenticate with the application to use the published web service APIs.
After a third failed attempt to validate the provided credentials, an authorization error (HTTP response code 401) will be returned.