Base64 encoding/decoding authorisation header

Updated 3 years ago

Our REST API uses Basic authentication. You will need to base64 encode your username and password combination. This is explained more in the API docs here under authentication.

A handy online tool can be found here.


How Did We Do?


Powered by HelpDocs (opens in a new tab)