HTTP-SMPP Bridge

HTTP API to SMPP SMS infrastructure.


The HTTP-SMPP Bridge (HSB) is an on-premises platform that enables interoperability between HTTP and SMPP SMS infrastructures. The HTTP-SMPP Bridge (HSB) can be deployed at the edge of your SMPP-centric SMS gateway to provide a HTTP API for your customers to use your gateway.

Benefits

HSB delivers high performance, reliability and flexibility::

  • SMPP compatibility: Support for SMPP v3.4 and SMPP v5.0.
  • Protocol translation: Converts each HTTP POST request to an SMPP SubmitSM.
  • Delivery receipt handling.
  • High throughput: Capable of up to 2000 transactions per second.

Platforms, Services and Pricing

The HTTP-SMPP Bridge is typically installed as an on-premises Linux build—ideal for organisations requiring full control over data and infrastructure — but a cloud-hosted version is also available on request, offering the same feature set, performance and security standards.

On-premises platforms

Melrose Labs will supply you with the necessary binaries and technical support to fulfil your required configuration. You provide the host on which the binaries are installed. Support will be provided by Melrose Labs to assist you with the installation of the platform.

When ordering, select a RedHat (suitable for Centos, SuSE Linux, etc) or Debian (suitable for Ubuntu, Mint, etc) build.

Price (one-off)Limits
HTTP-SMPP BridgeDocumentation
  • Perpetual software license
  • Binaries delivered
  • 3-months of support and software updates included with all new licences
  • 100 TPS: GBP 375 per host
  • 250 TPS: GBP 895 per host
  • 500 TPS: GBP 1,500 per host
  • 1000 TPS: GBP 1,750 per host
  • 1500 TPS: GBP 2,250 per host
  • 2000 TPS: GBP 2,800 per host
Find out more

GBP 345 annual maintenance (optional; covers all licenses held)

Trial

HTTP-SMPP Bridge can either be installed using the instructions below or you can request that Melrose Labs provide you with a pre-installed HTTP-SMPP Bridge on an AWS EC2 server.

Self install

Use the "automated" installation instructions, or download and use "manual" installation instructions, below to install HTTP-SMPP Bridge on your Debian server.

Pre-installed

We can provide an AWS EC2 server for up to 90 days with HTTP-SMPP Bridge pre-installed. Accessible to configure via API calls and monitor using Prometheus.

To request a pre-installed HTTP-SMPP Bridge, please contact us .

Download

The Debian 12 build of HTTP-SMPP Bridge can be downloaded below. Alternatively, it can be downloaded during the "automated" installation process.


Debian 12 - 64-bit (x86)

Trial license expiry 1 September 2025

Download HTTP-SMPP Bridge

Installation

Option 1: Automated Installation

Run the following command on your Debian 12 server. It will update the system, install required dependencies, download the latest version of HTTP-SMPP Bridge, install it as a systemd service, and start it:


sudo apt update && \
sudo apt install -y tar jq && \
mkdir -p hsb && \
cd hsb && \
wget https://melroselabs.com/repo/hsb/opMLHTTPSMPPBridge_latest.tar.gz && \
tar -xzf opMLHTTPSMPPBridge_latest.tar.gz && \
sudo ./install.sh
			  

Option 2: Manual Installation

Alternatively, you may download the HTTP-SMPP Bridge package and install it manually, configuring it according to your requirements and operating using tools such as systemd, screen, or tmux.

Documentation

Documentation can be found at the following link:


Service snapshot

  • Wrap SMPP with a HTTP API for your customers
  • Connect to SMPP platforms using a HTTP API
  • Up to 2000 SMS/sec throughput
  • Concatenated SMS support
  • A2P SMS

Find out more...

Please provide your name.
Please provide a valid company name.
Please type your message.
Please provide a valid email address.