Turn Your Android Into APowerful SMS Gateway
Send SMS messages programmatically from your applications without expensive third-party services. Perfect for notifications, authentication, and automated messaging.
7,000+ happy users worldwide

Everything You Need in One Platform
Our SMS Gateway turns your Android phone into a powerful messaging system with enterprise-grade features.
SMS API
Send SMS programmatically via our easy-to-use RESTful API from any application.
Bulk Messaging
Send the same message to multiple recipients at once with a single API call.
SMS Templates
Create and reuse message templates with dynamic variables for faster messaging.
Secure & Private
Your data stays on your own devices, no third-party services access your messages.
Advanced Analytics
Track message performance with detailed reports.
Multi-Device Support
Connect up to 5 Android devices to handle higher volumes and improve reliability.
Open Source
The entire codebase is open source and available on GitHub for transparency.
Message Scheduling
Schedule messages to be sent at specific times or on recurring schedules.
How It Works
How it works is simple. You install the app on your Android device, and it will turn your device into a SMS Gateway. You can then use the API to send SMS messages from your web applications.
Simple Integration in Minutes
Our REST API makes it easy to integrate SMS capabilities into any application. Just a few lines of code is all you need.
Send an SMS message
Choose your preferred language
1import axios from 'axios'
2
3const BASE_URL = 'https://api.textbee.dev/api/v1'
4const API_KEY = 'YOUR_API_KEY'
5const DEVICE_ID = 'YOUR_DEVICE_ID'
6
7const response = await axios.post(`${BASE_URL}/gateway/devices/${DEVICE_ID}/send-sms`, {
8 recipients: [ '+1234567890' ],
9 message: 'Hello from TextBee!',
10}, {
11 headers: {
12 'x-api-key': API_KEY,
13 },
14})
15
16console.log(response.data)
Choose the Right Plan for Your Needs
No hidden fees. Just simple plans that grow with you.
Free
Get started with basic SMS gateway features
No credit card required
- Send and receive SMS Messages
- Register 1 active device
- Max 50 messages per day
- Up to 500 messages per month
- Up to 50 recipients in bulk
- Webhook notifications
- Basic support
Pro
Perfect for businesses and serious users
- Everything in Free plan
- Register up to 5 active devices
- Unlimited daily messages
- Up to 5,000 messages per month
- No bulk SMS recipient limits
- Message templates with variables
- Priority support
Custom
Let's talk about your needs
- Everything in Pro plan
- Custom message volume limits
- White-labeled solution
- Custom integrations
- SLA with uptime guarantees
- Dedicated account manager
- Volume discounts
- On-premise deployment options
Frequently Asked Questions
Download the TextBee App and Get Started in Minutes
Transform your Android device into a powerful SMS gateway with our easy-to-use application. Install, connect, and start sending messages programmatically.
- Free and open-source Android application
- Works with any SMS-capable Android phone
- Send and receive SMS messages
- Secure API communication
- Multiple device support with Pro plan