SMSGate

Your phone.
Your SMS gateway.

Install the app on any Android phone and route SMS from all your apps through it — self-hosted, no third-party services.

Download APK
https://github.com/t-boye/SMSGate-App/releases/latest/download/smsgate.apk

Installation

01

Open this page in Chrome on your Android phone. Tap Download APK and allow the download when prompted.

02

Open the downloaded file from your notifications. If asked, enable Install from unknown sources for Chrome, then tap Install.

03

Open SMSGate and grant SMS permissions. Go to Settings → Cloud Server, create an account, and tap Save.

QR code

Scan to download Point your phone camera at the QR code to open the download link directly on your device.


API Reference

POST /api/v1/messages Submit an SMS job — requires Bearer API key
GET /api/v1/messages List messages with pagination
GET /api/v1/messages/:id Get message and delivery status
POST /api/v1/auth/register Register a new device account
GET /health Server and database health check