PalPluss Developer API
PalPluss provides a simple REST API for integrating M-Pesa payment flows into your application. Collect payments via STK Push, send payouts to mobile numbers, and manage service wallet balances — all through a single, consistent API.What you can build
Collect payments
Trigger M-Pesa STK Push prompts and receive real-time results via webhooks.
Send payouts
Disburse funds directly to customer M-Pesa numbers with B2C payouts.
Manage channels
Route transactions through specific Paybill or Till shortcodes.
Monitor transactions
Query transaction status and history with a consistent pagination API.
API basics
| Detail | Value |
|---|---|
| Base URL | https://api.palpluss.com/v1 |
| Protocol | HTTPS only |
| Format | JSON |
| Authentication | HTTP Basic (API key) |
| Rate limit | 60 requests/minute per API key |
Response format
Every API response is wrapped in a standard envelope:requestId from error responses — it’s required when contacting support.