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
  • Firewall
  • Credentials

Was this helpful?

  1. SMPP

SMPP Authentication

Authentication is required to access the HollaTags' SMPP API. The authentication requirements consist of two layers; Firewall and Credentials which are described below.

Firewall

Prior to accessing the HollaTags' SMPP API, all accounts must white list their source IP addresses. This can be done within the HollaTags Platform or you can send us a mail on help@hollatags.com

Credentials

All SMPP connections require a SystemID and Password to be able to establish your bind to our gateway. Your credentials can be obtained within the HollaTags Platform portal.

If you are having trouble authenticating with the HollaTags API confirm that you have white listed your IP address and that your API credentials are correct. Our SMPP error response to you will also provide some indication of the possible cause of error.

PreviousSMPP ServersNextSMPP Configuration

Last updated 5 years ago

Was this helpful?

📳