Skip to content

⚙️ Services

Standalone companion services that extend the SMSGate beyond its core REST API. Each service runs independently and connects to the SMSGate API to provide additional integration options.

  • 📧 Email to SMS Bridge Send SMS by emailing {phone}@smtp.sms-gate.app — no API integration required. Ideal for monitoring tools, booking platforms, and any email-capable system.

  • 🚀 Twilio Fallback Service Automatic fallback for failed Twilio messages. Resends delivery failures via the SMSGate API with zero changes to existing Twilio-based code.

  • 📡 SMPP Server SMPP v3.4 protocol bridge for SMS aggregators and telecom-grade platforms. Translates SMPP operations into SMSGate REST API calls.

  • 🔐 Certificate Authority Project CA for generating SSL certificates for private IPs. Enables HTTPS encryption for private server and webhook endpoints.

📚 See Also