Turn any Android phone into an SMS gateway

Send SMS at scale
without carrier fees

SMSFlow turns your Android devices into a powerful SMS platform. Send transactional alerts, marketing campaigns, and OTPs through your own SIM cards — no per-message costs.

50M+

Messages sent

99.9%

Uptime SLA

< 2s

Avg delivery

Everything you need to send SMS

A complete platform for businesses that need reliable, cost-effective messaging at scale.

Android Device Gateway

Pair your Android phones via QR code. Each device acts as a dedicated SMS gateway with real-time status and auto-failover.

Instant Delivery

Messages queue intelligently across your device pool. BullMQ-powered processing ensures zero message loss even during spikes.

REST API & SDKs

Full-featured REST API with scoped API keys. Integrate in minutes with any language or framework using our documented endpoints.

Webhooks

Get real-time delivery receipts and inbound SMS pushed to your endpoint. HMAC-signed for security.

Analytics

Track delivery rates, device performance, and message volume over time with interactive charts.

Contact Management

Import contacts from Excel, organize into groups, and use templates with dynamic {{variables}} for personalized campaigns.

Enterprise Security

JWT auth, API key scopes, HMAC webhook signatures, rate limiting, and encrypted credentials at rest.

Two-Way Messaging

Receive inbound SMS directly to your dashboard and webhook endpoints. Full conversation threading coming soon.

WordPress Plugin

Native WooCommerce integration sends order confirmations, shipping updates, and OTPs without any custom code.

Up and running in 5 minutes

No SIM card contracts, no carrier approvals, no per-message fees.

01

Create an account

Sign up free. No credit card required for the starter plan.

02

Pair your Android phone

Install our lightweight companion app and scan the QR code. Takes 60 seconds.

03

Send your first SMS

Use the dashboard, REST API, or our WordPress plugin. Your messages go out immediately.

Developer-first API

Integrate SMS in minutes

Our REST API is fully documented with scoped API keys, rate limiting, and HMAC-signed webhook delivery. Works with any stack.

  • Scoped API keys (per-permission)
  • HMAC-signed webhooks
  • Paginated REST endpoints
  • Real-time Socket.io events
  • Excel bulk import
  • Template variable rendering
# Send an SMS via the REST API
curl -X POST https://api.smsflow.io/messages \
  -H "Authorization: Bearer sk_live_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "phoneNumber": "+15551234567",
    "body": "Hello {{name}}, your OTP is {{code}}",
    "variables": {
      "name": "Sarah",
      "code": "849201"
    }
  }'

# Response
{
  "id": "msg_01JXXXXXXXXXX",
  "status": "QUEUED",
  "phoneNumber": "+15551234567",
  "createdAt": "2025-01-15T10:30:00Z"
}

Trusted by teams worldwide

"We cut our SMS costs by 80% after switching to SMSFlow. The WooCommerce plugin had us live in under an hour."

MG

Maria González

Head of E-commerce, ShopBright

"The webhook integration is rock-solid. We process 50,000 OTPs a month without a single missed delivery."

DC

David Chen

CTO, AuthStack

"Finally an SMS gateway that doesn't require a 12-month contract. The API is clean and the dashboard is beautiful."

PN

Priya Nair

Developer, Notify.io

Simple, transparent pricing

No per-message fees. Pay once, send as many SMS as your SIM allows.

Starter

For individuals and small projects

Free
  • 1 device
  • 500 messages / month
  • 1 API key
  • Basic analytics
  • Email support
Get started free
Most Popular

Pro

For growing businesses

$29/month
  • 5 devices
  • 10,000 messages / month
  • Unlimited API keys
  • Advanced analytics
  • Webhooks
  • 3 team members
  • Priority support
Start Pro trial

Business

For high-volume teams

$99/month
  • Unlimited devices
  • Unlimited messages
  • Unlimited API keys
  • Advanced analytics
  • Webhooks + logs
  • 10 team members
  • Dedicated support
  • SLA guarantee
Start Business trial

All plans include a 14-day free trial. No credit card required to start.

Ready to send your first SMS?

Join thousands of businesses using SMSFlow. Set up in minutes, no card required.

Create your free account