Campaign Management

This guide describes the APIs available to automatically manage Engage campaigns. Using these APIs you can:


 

Overview

Campaigns 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 management 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/campaigns).

 

Campaign Management APIs

Click on the APIs below to view the parameters and code samples associated with each endpoint.