NOW LIVE

Your self-hosted SMS gateway.
Your SIM, your number.

Turn a phone with your SIM into a REST-controlled SMS gateway. Push from SAP, Oracle, Zoho or Salesforce — pull customer replies straight back. Your number, your control.

REST API Signed Webhooks Your SIM, your number SAP · Zoho · Salesforce
QR code — scan to install Mobile API Connect from Google Play Scan to install
Why Mobile API Connect

Everything you need to text customers from software.

A complete two-way SMS gateway you control — no aggregator markup, no shared shortcode, no per-message lock-in.

📤

Send via REST

One POST /v1/messages and your paired phone sends the SMS in seconds. Track every message's delivery status.

📥

Receive replies

Customer replies are pushed to your endpoint as signed webhooks — verified with HMAC so you know it's really us.

↩️

Auto-reply rules

Keyword triggers, auto-answers, forward-to-email and forward-to-webhook — set up in the portal, no code.

🔌

No-code ERP ingress

Point Zoho, Salesforce, Dynamics, Odoo or NetSuite webhooks at an ingress URL. We map the fields and send.

📱

Your SIM, your number

Messages go out from your own number and SIM plan. Personal sender identity, no shared shortcodes.

🔐

Secure by default

One-time API keys, HMAC-signed webhooks, per-integration tokens you can rotate anytime.

How it works

Live in four steps.

Onboarding is app-first — installing & pairing the app creates your account and API key.

1

Install the app

Put it on the phone whose SIM will send.

2

Pair (OTP)

Company + email + a 6-digit code. Get your API key.

3

POST from your ERP

Send SMS with one REST call or a no-code ingress URL.

4

Receive replies

Auto-reply, or push to your webhook.

Read the quickstart →
Integrations

Connects to what you already run.

Drop-in presets and ready-made connectors. No middleware to build.

Use cases

One gateway, every kind of message.

However your software talks to customers, it can do it over SMS from your own number.

Android SMS Gateway

Run a full send-and-receive SMS gateway on an Android phone — controlled entirely over a REST API.

Send From Your Own SIM

Every message goes out from your own SIM and phone number. No shared shortcode, no rented sender ID.

SMS For Your ERP

Fire order, dispatch and invoice texts straight from your ERP with a single REST call or an ingress URL.

Two-Way SMS For Your CRM

Text leads and customers from your CRM and get their replies pushed back as signed webhooks.

Automated SMS Notifications

Trigger order confirmations, payment receipts and reminders automatically from any business event.

SMS For Your Helpdesk

Turn inbound texts into helpdesk tickets and reply from the same inbox — a full two-way SMS channel.

Send your first SMS

One call. That's the whole API.

No SDK required — just an HTTPS POST with your key.

send an SMS
curl -X POST https://api.mobileapiconnect.com/v1/messages \
  -H "Authorization: Bearer sk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"to":"+6581230000","text":"Hello from your ERP"}'
Get started

Put your SMS gateway live today.

Install the app, pair your phone, and send your first message in five minutes.

QR code — scan to install Mobile API Connect from Google Play Scan to install