EDP Services

Overview

The EDP Services endpoint allows you to retrieve information about Segments created in the Engagement Data Platform. 

  • Endpoint (North America): https://api.eccmp.com/services2/api/EdpService/Segments

  • Endpoint (Europe): https://api.ccmp.eu/services2/api/EdpService/Segments

  • Endpoint (Japan):https://api.marketingsuite.jp/services2/api/EdpService/Segments

For more details on how to set up an EDP Services API request, please see the EDP Services API Technical Guide.

GET Method

The EDP Services endpoint supports the following GET operations. These operations are intended to retrieve information about EDP Segments.

Retrieve All Segments

This endpoint allows you to retrieve a list of all EDP Segments in your account.

Click here to see a sample response message in JSON format.

Retrieve a Segment

This endpoint allows you to retrieve information about a single Segment by providing its Segment ID.

Click here to see a sample response message in JSON format.