SMS APIs & SDKs

📘

Note

The Webex Connect Developer Sandbox will now be available at sandbox.us.webexconnect.io. Your existing Sandbox account, which is currently accessible at sandbox.imiconnect.io, will be decommissioned on 30th August 2024.

Initially, the new Sandbox site will support SMS and Voice channels for a limited number of regions. Please check this link for the complete list of supported regions.

Action Required:

Please ensure that you migrate your projects and data to the new sandbox environment before the decommission date.

For more information and FAQs, please refer to this link.

Overview

Webex Connect sandbox mode offer the following APIs for SMS channel:

  • Send SMS API for sending an SMS message
  • Retrieve SMS Status API to retrieve the delivery status of a message sent using Webex Connect

This apart we offer a NodeJS SDK for sending SMS messages. You can access the SDK on npmjs portal here.

Authentication

Webex Connect sandbox mode currently supports key based authentication using Service Key. JWT Authentication that's supported as part of the production accounts isn't available in sandbox mode at the moment.