ZERO AGGREGATOR MARKUPS • YOUR PHONE. YOUR SIM.

Turn Your Android Phone Into Your Own SMS Gateway

Connect any Android device and SIM card to My SMS Gateway. Send programmable transactional SMS, OTPs, order updates and delivery alerts directly from your existing mobile carrier plan.

Direct SIM routingDual-SIM supportREST API & webhooksDelivery tracking
Active Node Online
Your App ServerPOST /v1/sms
Cloud API RelaySecure queue
Android GatewayGateway Agent • Connected
LIVE
SIM 1Carrier APrimary route
SIM 2Carrier BFallback route
Strong signalOnlineHealthy
Recipient PhoneSMS dispatched from your SIM
Real-time dispatch
100Free monthly jobs
RESTDeveloper-first API
2 SIMsOn supported devices
0%Platform markup on carrier SMS
HOW IT WORKS

From Any Smartphone to Production Gateway

Four steps from Android phone to programmable messaging infrastructure.

01

Install Android App

Install the gateway agent on a compatible Android phone.

02

Pair Your Device

Scan a secure pairing code from your My SMS Gateway workspace.

03

Generate API Key

Create a scoped API key for your website, CRM, SaaS or backend.

04

Dispatch SMS

Send SMS or OTP jobs through the SIM already inside your phone.

CONTROL PLANE

Mission Control for Local SIM Telemetry

Monitor gateway health, message jobs, devices, SIMs and delivery status from one workspace.

app.mysmsgateway.com/dashboardAll systems operational
DISPATCHEDLive usageSMS + OTP
DELIVERYTrackedsent / delivered
GATEWAYSMulti-deviceAndroid nodes
QUEUEReal-timedispatch jobs
SMS ActivityLast 7 days
Delivery Health
LiveStatus

Track delivery states and gateway health in one place.

My SMS Gateway
Gateway OnlineAndroid device connected
SIM 1Primary carrierReady to send
SIM 2Secondary carrierReady to send
Latest job Delivered
USE YOUR OWN SIM

Use Your Unlimited Local SIM. Save on SMS Overhead.

Messages are dispatched from your own Android device and carrier plan. My SMS Gateway provides the software layer, APIs, queueing, device control and delivery tracking.

No per-message platform markupKeep your existing carrier planMulti-SIM routing controlsSecure API authentication
Connect a Phone
DEVELOPER API

One Clean API Endpoint to Dispatch Any SMS

Integrate once and route jobs to your selected Android gateway and SIM.

POST /v1/sms/send202 Accepted
curl -X POST https://api.mysmsgateway.com/v1/sms/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "device_id": "YOUR_DEVICE_ID",
    "to": "+974XXXXXXXX",
    "message": "Your order is ready",
    "sim": 1,
    "message_type": "transactional"
  }'
{
  "success": true,
  "status": "queued",
  "job_id": "..."
}

// Device wakes through FCM
// SIM sends the message
// Status updates are tracked
Bearer API keysSigned webhooksDelivery lifecycle
USE CASES

Built for Mission-Critical Business Workflows

Use your Android gateway anywhere transactional SMS is needed.

OTP & Authentication

Phone verification, login codes and account security flows.

Transactional messaging

Commerce & COD

Order confirmations, COD verification and delivery notifications.

Transactional messaging

Logistics & Delivery

Dispatch alerts, status updates and customer notifications.

Transactional messaging

Appointment Alerts

Bookings, reminders and transactional business messages.

Transactional messaging
INTEGRATIONS

Plug Into Your Existing Tech Stack

Start with REST API and webhooks today. More integrations will be added as they are released.

REST APIAvailable
WebhooksAvailable
ShopifyComing soon
WooCommerceComing soon
Cloud fallbackPlanned
ZapierPlanned
ROUTING

Local SIM Economy Meets Automated Cloud Fallback

Local SIM mode is live today. Cloud fallback can be added later without changing your application workflow.

Your Local Android SIMAvailable now
  • Uses your own carrier SIM
  • Android device controlled from dashboard
  • SMS + OTP APIs
  • Delivery statuses and signed webhooks
Cloud SMS FallbackPlanned
  • Optional provider route
  • Useful when a local device is unavailable
  • Same API surface
  • Provider/reseller terms required before launch
PRICING

Flat Software Subscriptions. Zero Per-Message Markup.

Use your own SIM allowance. Carrier charges and fair-use policies remain with your mobile operator.

Free

For testing your first Android gateway.

$0/ month
  • 100 SMS/OTP jobs monthly
  • 1 Android device
  • 1 API key
  • 1 webhook
Start Free

Business

For growing teams and higher message volume.

$24.99/ month
  • 25,000 SMS/OTP jobs monthly
  • 10 Android devices
  • 25 API keys
  • 25 webhooks
  • $249/year option
Choose Business

Scale

For larger multi-device gateway operations.

$49.99/ month
  • 75,000 SMS/OTP jobs monthly
  • 25 Android devices
  • 100 API keys
  • 100 webhooks
  • $499/year option
Choose Scale
FAQ

Frequently Asked Questions

What exactly is My SMS Gateway?+

My SMS Gateway turns a compatible Android phone and SIM card into a programmable SMS gateway that can be controlled from your applications through REST APIs.

Can I send messages using my own SIM card?+

Yes. In local SIM mode, the Android phone sends messages through the mobile carrier plan attached to its SIM. Carrier fees and fair-use rules still apply.

Does the phone need to stay connected to the internet?+

Yes. The gateway app needs Wi-Fi or mobile data so it can receive queued jobs, send status updates and receive wake notifications.

Can I use two SIM cards?+

Yes on compatible Android devices where Android exposes both subscriptions. You can select SIM 1 or SIM 2 for supported workflows.

Do you charge per SMS?+

My SMS Gateway charges for the software plan. Local SIM SMS charges are billed by your own mobile operator.

Can I use it for OTP verification?+

Yes. The platform includes OTP send and verify APIs with hashed OTP storage, expiry and attempt limits.

Start Sending SMS From Your Own SIM in 3 Minutes

Pair your Android gateway, create an API key and send your first test message.