Skip to main content

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:

  1. API Reference - Complete API endpoint documentation
  2. 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 messages
  • POST /otp/send - Send OTP codes via SMS or WhatsApp
  • POST /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

🤝 Need Help?


Ready to get started? Head over to the API Reference!