Skip to content

Integration 🚀

There are several ways to integrate the SMS Gateway for Android™ into your own applications or services. We offer a range of options to suit different needs and requirements.

  • 📡 API
    Use the API directly to send and receive SMS messages with maximum control and flexibility.

  • 📡 SMPP
    Connect SMPP-compatible clients and SMS aggregators using the industry-standard SMPP v3.4 protocol.

  • 📧 SMTP
    Send SMS from any email-capable system — no REST API required.

  • 📚 Clients
    Install client libraries in various programming languages to simplify integration and accelerate development.

  • 💻 CLI
    Use the command-line interface to send and receive SMS messages from your terminal.

  • 🔄 GET to POST
    Use the GET method to send SMS messages, with automatic conversion to POST for compatibility with other systems.