Limited time offer: 30% off Pro!Upgrade now
Trusted by over 7,000+ users worldwide

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.

98%
Cost savings vs traditional SMS gateways
3 min
Average setup time
500K+
Messages sent per month
Takes less than 5 minutes to setup
Simple API integration with any application
Use your existing Android phone's SMS capabilities

7,000+ happy users worldwide

TextBee App Dashboard
Easy Setup in Minutes!
Powerful Features

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.

Coming Soon

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.

Pro

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.

Coming Soon

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.

Developer Friendly

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

Endpoint: POST /send-sms
Rate limit: 60/min
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)
Full API documentation is available at api.textbee.dev
Simple Pricing

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

$0/month

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
Get Started Free
MOST POPULAR

Pro

Perfect for businesses and serious users

$99.9$69.99
/year
Just $5.8/month, billed annually
Save $43/year
  • 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
Upgrade to Pro
7-day money-back guaranteeLimited time offer - 30% off

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
Contact Sales

Frequently Asked Questions

You'll receive a notification when you're approaching your limit as well as a notification when you exceeding your limit. You can easily upgrade your plan to avoid interruption.
Custom Solutions

Custom Development Solutions

Need help with TextBee or have other development projects? Our expert team offers tailored solutions to meet your specific needs.

🏢

Self-Hosting Setup

Get assistance deploying TextBee on your own infrastructure with secure configuration and optimization.

  • Complete control
  • Custom configuration
🔄

Custom Integrations

Integrate TextBee seamlessly with your existing applications, APIs, and business workflows.

  • Streamlined processes
  • Data synchronization
  • Automation
💻

Development Projects

Collaborate with our team on your software development needs beyond TextBee.

  • Expert consultancy
  • Tailored solutions
  • Ongoing support

Ready to elevate your project?

Contact us to discuss your requirements and get a tailored solution.

Android App

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
Compatible with Android 7.0+ devices.
TextBee App Preview
Connected
Scan QR to download
View setup instructions

Support The Project

Maintaining an open-source project requires time and dedication. Your contribution will directly support the development, including implementation of new features, enhance performance, and ensure the highest level of security and reliability.

textbee.dev messaging v2.6 - the open-source twillio alternative | Product Hunt