Introduction

CM.com's Profiles API enables you to segment your profiles within the Customer Data Platform (CDP) environment. You can integrate this in your application by communicating with our API.

The CDP Profiles API is a REST API that uses JSON to communicate.

Authentication

Your account has a tenant Id, which you need to submit events. You can find the tenant ID in the settings page in your CDP environment.

A product token is a tenant-specific token that allows you to authorize an application within the CDP environment. The settings page in your CDP environment allows you to view and create new product tokens.

For most methods described in this API, the product token should be provided by including it in the X-CM-PRODUCTTOKEN header.