Seamless M-Pesa Integration
for Modern Businesses
Connect your Till or Paybill, get API keys, and start accepting payments in minutes. Trusted by 1000+ businesses across Kenya.
50K+
Transactions Processed
99.9%
Uptime
24/7
Support
Why Choose Liparo API?
Instant STK Push
Initiate M-Pesa payments with a single API call. Get real-time responses.
Enterprise Security
Unique secret keys and passkeys for each account. Bank-grade encryption.
Webhook Support
Get automatic payment notifications sent to your server.
Analytics Dashboard
Track all transactions, monitor performance, and export reports.
Till & Paybill Support
Flexible integration for both Till Numbers and Paybills.
Developer Support
Comprehensive documentation and 24/7 developer support.
Simple API Integration
curl -X POST https://api.liparo.co.ke/v1/initiatestk \
-H "Content-Type: application/json" \
-d '{
"secret_key": "your_secret_key",
"passkey": "your_passkey",
"shortcode": "1234567",
"amount": 100,
"phone": "254712345678"
}'
// Response
{
"success": true,
"transaction_id": "LIP202401011200001234",
"message": "STK Push initiated successfully"
}
Ready to start accepting payments?
Join thousands of businesses using Liparo API for seamless M-Pesa integration.
Create Free Account →