Skip to main content
Version: 1

Configuration API

The configuration API allows to manage account-wide and subaccount configurations such as the webhooks used for SMS and Chat-Apps inbound messages, delivery and read receipts and various events.

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