SMSGate 001

Your Android phone, your SMS and WhatsApp gateway

Send and receive messages from your own phone number (any country) or WhatsApp, with a simple REST API and webhooks for your CRM. Built in Mexico, works worldwide. No per-message fees, no carrier middlemen, no contracts.

1,000 messages free for 30 days · No credit card · 6.5 MB APK

Why SMSGate 001?

No per-SMS fees

Use any existing mobile plan — Telcel, AT&T, Movistar, Verizon, T-Mobile, EE, Vodafone, whoever. SMS go out from your own number — no carrier per-message costs.

WhatsApp included

Send and receive WhatsApp from the same system. No WhatsApp Business API, no template approvals.

CRM-ready

Works with HubSpot, Pipedrive, Zoho, 3CX, and anything that takes webhooks or has a Twilio integration.

Multi-device

Connect multiple phones to the same account. Messages auto-balance across them.

Delivery reports

Per-recipient delivery confirmations, full message state history, device logs.

End-to-end encryption 🔒

Optional AES-256 encryption between your phone and app — our servers never see plaintext. Read the guide →

How it works

1. Sign up

Create a free account and get your API key. 30-day trial with 1,000 messages included.

2. Install the app

Download our 6 MB Android app, scan the QR code to pair your phone, and go.

3. Send messages

Call our API from your code, CRM or Zapier. Live chat dashboard included.

Quick example

curl -X POST https://sms.001.com.mx/api/v1/send \
  -H "Authorization: Bearer sk_your_api_key" \
  -H "content-type: application/json" \
  -d '{
    "channel": "whatsapp",
    "phoneNumbers": ["+5215555555555"],
    "message": "Hello from your SMSGate 001"
  }'

Get started in 5 minutes

1,000 messages free for 30 days. No credit card. No contract.