Links

API Guide

This page is meant for developers, vendors, and IT administrator to understand how to generate the bearer token to access our API to send messages.

Bearer Token & API Key Generation

Bearer authentication (also called token authentication) is an HTTP authentication scheme that involves security tokens called bearer tokens. Postman uses bearer authentication.
To generate the token, navigate to Settings and click on Generate API key and copy the key.
Click on Generate API key and Copy the generated key
Keep the bearer token safe: You should not share the bearer token with anyone. Use services like 1Password to store it.