HollaTags API
  • Introduction
  • 📳SMS
    • Send
    • Receive
    • Status
    • Credit
    • Lookup
    • Send SMS Sample Code
    • Receive SMS Sample Code
    • API Response
    • Callback
    • OTP
    • SMS DLR Error Codes
  • 📳USSD
    • USSD Inbound
    • USSD Outbound
    • USSD Sample Code
    • USSD Error Codes
  • 📳WhatsApp
    • WhatsApp Chat
    • WhatsApp Push
    • WhatsApp Sample Code
  • 📳SMPP
    • SMPP Specification
    • SMPP Servers
    • SMPP Authentication
    • SMPP Configuration
    • SMPP Message PDU
    • SMPP Client Configuration
    • SMPP Response Codes
    • SMPP DLR Codes
  • 💳Airtime
    • Airtime (VTU)
  • ❓FAQ
    • USSD - Dedicated
    • USSD - Shared
Powered by GitBook
On this page
  • Overview
  • API Endpoint
  • API Response
  • SMPP Connection

Was this helpful?

Introduction

NextSend

Last updated 4 years ago

Was this helpful?

Overview

HollaTags API enables you to seamlessly integrate SMS, USSD & Voice functionalities into your website or application.

The documentation is broken into two main parts based on connection protocol - (POST/GET) or . Customers are encouraged to use the protocol of their choice. Typically, high volume customers will use connection.

If you require any assistance, please email our dev support team at help@hollatags.com

API Endpoint

In order to use HollaTags APIs, you need to first sign up for free at . The API Endpoint is

API Response

All responses for the HTTP API are plain text with a 200 OK status even for errors. Please use the page for the list of all possible responses for success and error.

SMPP Connection

HollaTags SMPP interface provides support for almost all features of SMPP within the official specification and without proprietary deviation. You can download the full specification here -

The following pages provide details on , , and .

HTTP
SMPP
SMPP
https://sms.hollatags.com
https://sms.hollatags.com/api/
API Response
http://opensmpp.org/specs/SMPP_v3_4_Issue1_2.pdf
authentication
configuration
supported pdu
sample smpp client configurations