Authentication

The very first REST API request must be to authenticate to a specific CX Audience account using a username and a password or certificates.

Upon successful authentication, a token and an endpoint are returned in the response. You must use these authToken and endPoint values for any subsequent REST API request.

Transport Layer Security support

Ensure that your client systems use a Transport Layer Security (TLS) version 1.2.