Skip to main content
Version: 1

Business Messaging API

This API is for sending messages in Messaging Apps like WhatsApp, Viber, RCS and Line. It also provides the ability to manage templates and export logs.

Authentication

  • 8x8 SMS API accepts an ApiKey Bearer Token authentication method.

  • You can generate tokens from your customer portal https://connect.8x8.com/

  • You need to include the following header in your requests: Authorization: Bearer {apiKey}

Note: Replace the {apiKey} placeholder with the key generated from the customer portal.


If you haven't created your account yet, please go to 8x8 website https://connect.8x8.com to sign up.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer