SMS Gateway API Documentation
Welcome to the Chinqit SMS Gateway API documentation. This service enables you to send SMS messages and OTP codes programmatically through a simple REST API.
🚀 Quick Start
Start using the SMS Gateway API:
- API Reference - Complete API endpoint documentation
- API Usage Examples - Code samples and integration examples
📚 What is SMS Gateway?
Chinqit SMS Gateway is a managed service that enables you to send SMS messages and OTP codes through a REST API. Simply make HTTP requests with your API key to send messages.
✨ Service Features
- ✅ RESTful API: Simple HTTP API for sending SMS messages
- ✅ OTP Support: Built-in one-time password functionality via SMS or WhatsApp
- ✅ Multi-language: Support for French, English, and Arabic
- ✅ WhatsApp Channel: Send OTP codes via WhatsApp (in addition to SMS)
- ✅ API Key Authentication: Secure API access control
📊 Available Endpoints
As a service user, you have access to:
POST /messages/send- Send SMS messagesPOST /otp/send- Send OTP codes via SMS or WhatsAppPOST /otp/verify- Verify OTP codes
🏗️ Use Cases
SMS Gateway is perfect for:
- Two-Factor Authentication (2FA): Send OTP codes for user verification via SMS or WhatsApp
- Transactional Messages: Order confirmations, shipping updates, alerts
- Notifications: Appointment reminders, system alerts
- Marketing: Promotional campaigns and customer engagement
- Emergency Alerts: Critical notifications and staff communications
📖 Documentation
Help & Support
🤝 Need Help?
- Check our Troubleshooting Guide
- Review API Usage Examples
Ready to get started? Head over to the API Reference!