Developers

Build communication into anything.

With PWEZA APIs, developers can embed communication directly into websites, mobile applications, enterprise systems and digital platforms.

API overview

A predictable interface for every service.

Authenticate with an API key, send a JSON request, receive a structured response, and subscribe to webhooks for anything asynchronous. The same pattern applies across services.

const response = await pweza.sms.send({
  to: "+255700000000",
  message: "Your verification code is 483921"
});

Illustrative example. Interfaces shown are for demonstration and may change.

Resources

Documentation and developer tooling.

Reference material is being published progressively. Sections marked as coming soon are in preparation — contact us for early access details.

Documentation

Coming soon

Concepts, integration guides and implementation notes.

API Reference

Coming soon

Endpoints, parameters, responses and error codes.

SDKs

Roadmap

Client library concepts for common languages.

Webhooks

Coming soon

Delivery events and inbound message callbacks.

Sandbox

Coming soon

A safe environment to test integrations end to end.

API Keys

Coming soon

Environment-scoped credentials issued per account.

Connectivity

REST for products. SMPP for volume.

Choose the integration model that fits the workload. Application teams typically use REST and webhooks; high-volume senders bind over SMPP.

SMPP access is provisioned per account.Coming soon
  • REST APIs
  • API keys
  • Webhooks
  • Delivery reports
  • Authentication
  • SMPP
  • Sandbox
  • Documentation
  • Usage analytics

Pricing

Published pricing is being finalised. Rates depend on service, volume and market, so we share a quote based on what you plan to send.

Coming soon

Start building with PWEZA.

Connect your applications to communication infrastructure designed for modern digital experiences.