Skip to main content
Version: Next

Introduction

The Pahappa Comms API is a JSON-based SMS API built for developers, with multi-language SDKs maintained by Pahappa Systems. It lets you send single and bulk SMS messages, check your account balance, and receive delivery reports through webhooks, all from a single endpoint.

What you can do

  • Send a single or bulk SMS to any mobile number in Uganda, Kenya, and Tanzania, using a JSON POST request or the SDK in your preferred language.
  • Check account balance to see how many message credits you have left before sending.
  • Receive delivery reports via webhook so your system knows when a message is delivered.
  • Use the SDK in 10+ languages including Java, JavaScript/TypeScript, Python, PHP, Ruby, Go, Rust, Dart, Java, Kotlin, C#, and more.