The Gateway REST API is designed to be simple and quick to integrate, so you can send your first message within minutes.
1. Create an API Key
From the dashboard, create a key and store it securely — it authenticates your requests and must never be exposed in the front end.
2. Send a Simple Request
Send a POST request with the recipient number, message text, and sender ID, and you’ll receive the message ID and status in the response.
3. Track Delivery Status
Use webhooks to receive delivery updates in real time, and integrate the results into your system with ease.
A Safe Test Environment
Use test mode to try the integration without sending real messages or consuming your balance.
