I am looking for an authentication XML example

Access to the resources of this web service is password-protected using HTTP Basic authentication.

Access to the resources of this web service is password-protected using HTTP Basic authentication.

The username for authentication is either the first part of the user's email address or the word "giata" + | (pipe) + the company name (usually the second part of the user's email address after the "@").

Access will be granted in this way:

User name

e.g. user|userdomain (* Please refer to your username provided during onboarding.)

Password

e.g. userscreatedpassword (* Enter the password you created)

When requesting the following URL for the first full download:

https://multicodes.giatamedia.com/webservice/rest/1.latest/properties/multi

you will need to use Basic Authentication:

The sample header in the code is as shown in the following example