Power Your App with Bill Payments
Add airtime, data, electricity, and cable TV payments to your application in minutes. Simple REST API with real-time webhooks.
Trusted by developers building the future of payments
Why Choose RizPay API?
Everything you need to build powerful payment experiences into your application.
Best Rates
Up to 3% discount on all products. Volume bonuses available for high-transaction developers.
Fast Integration
Single API for all bill payments. Get started in under 5 minutes with clear documentation.
Secure
Bank-grade security with end-to-end encryption. PCI DSS compliant infrastructure.
Real-time Updates
Webhooks for all transaction events. Never miss an update with automatic retries.
Developer Friendly
Clear docs, code examples, and sandbox for testing. Built by developers, for developers.
Dedicated Support
Priority support for developers. We're here to help you succeed with quick response times.
Simple Integration
Buy airtime with just a few lines of code
const response = await fetch(
'https://my.rizpay.app/api/partners/v1/purchases',
{
method: 'POST',
headers: {
'Authorization': 'Bearer sk_live_your_secret_key',
'Content-Type': 'application/json'
},
body: JSON.stringify({
product_id: 'prd_mtn_airtime',
amount: '1000.00',
phone_number: '08012345678',
external_reference: '1736234400A1B2C3'
})
}
);
const data = await response.json();
console.log(data.data.status); // 'successful'Products Supported
One API for all Nigerian bill payments. Expand your service offering instantly.
Airtime
MTN, Airtel, Glo, 9mobile
- Instant delivery
- All networks
- Any amount
Data Plans
Daily, weekly, monthly bundles
- All networks
- Best rates
- Instant activation
Electricity
All distribution companies
- Prepaid & postpaid
- Instant token
- Nationwide coverage
Cable TV
DStv, GOtv, Startimes
- All packages
- Instant activation
- Renewal & new
Simple, Transparent Pricing
No hidden fees. Pay only for what you use with discounted rates.
Free
For testing and small projects
- 1,000 API calls per day
- Standard pricing
- Email support
- Sandbox access
Business
*with 100K+ monthly volume
For growing businesses
- Unlimited API calls
- 2% discount on all products
- Webhook support
- Priority email support
- Sandbox access
Enterprise
For high-volume developers
- Unlimited API calls
- 3%+ custom pricing
- Dedicated account manager
- 24/7 phone support
- Custom SLA
- White-label options
Start Building Today
Join hundreds of developers already using RizPay API to power bill payments in their applications.
No credit card required. Free tier available.
