Skip to main content
Skip table of contents

Basic Authentication

A username and password will be included in the Authorization header of all requests.

For example,

Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==

Settings

Username:

The username to Base64 encode in the authorization header.

Password:

The password to Base64 encode in the authorization header.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.