Developer Ready
Powerful SMS API for Developers
Integrate SMS into your system in minutes using secure REST APIs.
Built for Console + APIs. Fast, secure, and scalable.
What You Can Do With Our API
- Send single or bulk SMS
- Send personalized dynamic messages
- Integrate with backend systems & Excel flows
- Manage sender IDs & campaigns
- Track delivery status & reports
Key API Features
RESTful JSON APIs
High delivery speed
Smart number filtering
Arabic & English support
Enterprise scale ready
Secure token authentication
API Request Example
Send your first message in minutes. Use your token in the Authorization header.
POST /api/send-sms Authorization: Bearer YOUR_API_TOKEN Content-Type: application/json
{
"sender": "mySMSlogin",
"to": "201XXXXXXXXX",
"message": "Hello Ahmed, your order #4521 is ready"
}
Authentication
Each request must include your API token in the Authorization header.
Delivery Status
Sent
Delivered
Failed
Rejected