Campaign Contacts
This guide describes the APIs available to automatically manage Engage campaign contacts. Using these APIs you can:
Overview
Campaign contacts are the recipients of your communication. Engage campaign contacts can be manually managed through the Engage menu option at the top of the CPaaS Portal or the Engage application within the Customer Portal, but you can also automate campaign lists through our APIs.
Getting Started
Before you begin using these APIs make sure you've obtained an authentication token, and check out the API Basics page to learn more about basic requirements for using the APIs.
Note: For all requests, Content-Type and Accept headers must be in JSON format.
Base URL
All of the following endpoints share the same base URL:
https://engage.intelepeer.com
(e.g., GET/https://engage.intelepeer.com/_rest/v2/contacts).
Campaign Contacts APIs
Click on the APIs below to view the parameters and code samples associated with each endpoint.