SMS / MMS Message Management

Note: Multimedia Messaging Service (MMS) is currently available for SmartCommunicator and will soon be available for SmartFlows, Engage, and APIs.

Base URL: https://api.intelepeer.com

To use the APIs, you must have an SMS/MMS-capable number associated with your CPaaS Portal account. If you are on a Starter account, use your Starter number or contact us to order a new SMS/MMS-enabled number, short code, or alphanumeric sender ID.

For information on accessing SMS/MMS from the Customer Portal, check out the SMS/MMS Messaging Quick Start Guide.

Note: While there are similarities between SMS and MMS messages, it is important that you understand the differences if you intend on sending MMS messages as well. For more information, check out Understanding MMS Messaging.

Generate Authentication Token

To use any of the IntelePeer APIs, you must access the IntelePeer Authentication API to generate a token. This API requires your CPaaS Portal credentials (the username and password used to sign up for your CPaaS account).

For more information on receiving your token, check out API Authentication.

Use the SMS/MMS APIs

The API URLs and their corresponding documentation are below. These URLs are referenced in the table below next to the corresponding API functionality.

Note: While the documentation is the same, the API URL is different for users in the CPaaS Portal.

Functionality API URL More Information
Send SMS/MMS POST https://api.intelepeer.com /_rest/v4/app/sms/send See Sending SMS/MMS Messages
Receive SMS/MMS POST https://api.intelepeer.com /_rest/v4/my/did/sms/webhook See Receiving SMS/MMS Messages
Check Message Status GET https://api.intelepeer.com /_rest/v4/app/sms/mdr See Checking Message Status