Authentication
API Key
A unique token used to authenticate API requests. In MySMSGate, your API key is generated when you create an account and used as a Bearer token.
An API key is a unique identifier used to authenticate requests to an API. It acts as a password that proves your identity without sending your actual credentials.
MySMSGate API Key
- Generated automatically when you create an account
- Found on your Dashboard page
- Used as a Bearer token:
Authorization: Bearer YOUR_API_KEY - Can be shared with your apps but keep it secret from others
- QR code available for easy phone pairing