Skip to main content
Version: 1

Viber Templates API

Manage Viber message templates: register, list, and delete pre-approved message formats for sending transactional messages and OTPs via Viber.

These operations share the same endpoint as WhatsApp template management (see the Business Messaging API); the channel type is derived from {channelId}.

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