Skip to main content
Version: v1

Customer Experience API

Download Postman Collection (All Environments)

Authentication

This API is secured with OAuth 2.0 (Client Credentials grant). See Get Access Token to exchange your client ID and secret for an access token - every other operation on this API requires it in the Authorization: Bearer <access_token> header.