This SMS API collection provides a streamlined interface for interacting with our SMS messaging service.
All requests are authenticated using a Bearer token, passed in the Authorization header in the following format:
Obtain your API token from your account dashboard or via your account administrator.
Security tip: Always store your token as a secret variable type in your environment to prevent it from being exposed in logs etc.