Client Authentication

All API calls to our platform need to be authenticated. To do this, the System Key (which will be provided to you during onboarding) must be passed as the username portion of HTTP Basic Auth.

Some calls will also require the TenantID as part of the URL. This will also be provided by us.