Connect an Android phone and SIM card to My SMS Gateway and send programmable SMS, OTPs, order updates and business alerts from your own applications.

Pair a device once, create an API key and route SMS jobs through the SIM already inside your Android phone.
A clean control plane for Android devices, SIMs, OTPs, webhooks and developer integrations.
Send SMS from any website, CRM or application.
Create phone verification and authentication flows.
Choose SIM 1, SIM 2, or route automatically.
Manage several Android gateways from one account.
Track queued, sent, failed and delivered jobs.
Receive real-time delivery and device callbacks.
View incoming messages where the device supports it.
Select a healthy device and SIM automatically.
Keep your application logic simple. Send a job to the API and let the gateway route it to the selected device and SIM.
POST https://api.mysmsgateway.com/v1/sms/send
{
"device_id": "dev_12345",
"to": "+974XXXXXXXX",
"message": "Your OTP is 482193",
"sim": 1
}
→ 202 { "status": "queued" }Start with REST API and Android. Add commerce and cloud routes as the platform grows.
Order and COD verification workflows. Coming soon.
Store notifications through your own gateway. Coming soon.
Available for custom websites, CRMs and SaaS products.
Optional international fallback routing. Planned.
Platform pricing is separate from SMS charges on your mobile plan.
It turns a compatible Android phone and SIM card into an API-controlled SMS gateway.
Not for local SIM mode. Messages are sent through your own mobile SIM.
Yes, on compatible Android devices and where Android exposes both subscriptions.
Yes. It needs data or Wi-Fi to receive jobs and report delivery state.
Shopify integration is planned and should remain marked coming soon until released.
Your mobile operator bills the SIM used by the gateway.
Pair a device, generate an API key and send your first test SMS.