Send SMS messages programmatically using your own Android phone. From just 1¢ per message, complete privacy, no third-party SMS providers.
A complete SMS solution that puts you in control of your messaging infrastructure.
Queue messages with a single API call. Retrieve and send through your Android device. Update delivery status in real-time.
Your messages never leave your infrastructure. Self-hosted means you own your data, with no third-party access.
From 1¢ to 2¢ per SMS depending on your plan. Use your own Android phone and SIM card. No hidden fees, no expensive SMS gateways.
Three simple steps to start sending SMS messages through your own gateway.
Send messages to the API with phone numbers and text content. They're queued and ready for delivery.
Your Android app fetches pending messages and sends them via the device's native SMS capability.
Report delivery status back to the API. Monitor success rates and troubleshoot failures from your dashboard.
Clean, RESTful endpoints that integrate with any language or platform. Comprehensive documentation and Postman collection included.
[
{
"phone": "+1234567890",
"message": "Hello from the API!"
}
]
{
"ok": true,
"queued": 1,
"items": [{
"hash": "a1b2c3d4e5f67890"
}]
}
Start sending SMS messages through your own infrastructure today.
Create Free Account