Get Started
SMS Gateway as a Service

Send SMS through your own phone

Turn your Android phone into a powerful SMS gateway. Send messages via simple API using your own SIM card and phone number.

Start for free Download APK
No credit card required. Free trial included.

How it works

Get up and running in under 5 minutes. No special hardware needed — just your Android phone.

1

Create account

Register and get your unique API key

2

Install the app

Download MySMSGate app on your Android phone

3

Connect

Enter your API key in the app and tap Connect

4

Send SMS

Use our API to send SMS from your applications

Why MySMSGate

Everything you need to integrate SMS into your product, without expensive bulk SMS providers.

Your phone, your number

SMS are sent from your real phone number. Recipients see your actual caller ID, not a random short code.

Simple REST API

One POST request to send an SMS. Bearer token authentication. JSON in, JSON out. Integrate in minutes.

Auto wake-up

Phone asleep? We send a push notification to wake it up automatically. Your SMS will be delivered.

Multi-device

Connect multiple phones. Route SMS to specific devices. Dual SIM support with slot selection.

Real-time status

Monitor device status, battery level, and delivery confirmation through the dashboard or API.

Full history

Complete SMS log with search, filtering, and sorting. Track every message with delivery status.

Integrate in one API call

Send SMS from any language or platform. Our API is simple, fast, and well-documented.

  • Bearer token authentication
  • JSON request and response
  • Device and SIM slot selection
  • Delivery status tracking
  • Balance and history endpoints
# Send SMS curl -X POST https://mysmsgate.net/api/v1/send \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "to": "+79001234567", "message": "Hello from MySMSGate!" }' # Response { "success": true, "message": "SMS sent successfully" }

Simple pricing

Pay only for what you use. No monthly fees, no hidden charges.

Starter

300 RUB
100 SMS · 3 RUB/SMS
Get started

Pro

2 000 RUB
1000 SMS · 2 RUB/SMS
Get started

Ready to get started?

Create your account and send your first SMS in under 5 minutes.

Create free account