The ultimate platform for consumers and businesses. Instant airtime, unbeatable data rates, bill payments, and a robust API infrastructure engineered for scale.
100K+
Active Users
₦2B+
Monthly Volume
99.99%
Uptime SLA
Good Morning,
Enterprise User
Main Wallet Balance
Quick Actions
API Wallet Funding
Today, 09:12 AM
+₦500K
Success
API Status
Operational •
Trusted Infrastructure Partners
High-volume data dispensation for SME, CG, and Corporate routing. Designed for heavy users and resellers.
Programmatic airtime top-ups with guaranteed instant delivery and high-tier cashback margins.
Direct API connections to major billers including DSTV, GOTV, Startimes, and all regional DISCOs.
Move funds seamlessly between user wallets with zero latency and enterprise-grade ledger security.
Wholesale distribution of WAEC, NECO, and NABTEB verification pins in real-time.
Comprehensive RESTful APIs, webhooks, and detailed documentation for technical teams.
Whether you're building a new fintech app or integrating VTU services into an existing platform, the Mono Pay API gives you the tools to launch in minutes, not months.
RESTful architecture with JSON responses
Real-time webhooks for transaction statuses
99.99% uptime guarantee with redundant routing
POST /api/v1/data/purchase
// Execute a data purchase request
const response = await fetch('https://api.monopay.com/v1/data', {
method: 'POST',
headers: {
'Authorization': 'Bearer sk_live_xxxxxxxxxxx',
'Content-Type': 'application/json'
},
body: JSON.stringify({
network: 1, // MTN
plan_id: 45, // 1GB SME
phone: '08012345678',
reference: 'txn_893jf83j'
})
});
// Response (HTTP 200 OK)
{
"status": "success",
"message": "Data purchase successful",
"data": {
"transaction_id": "MP-123456789",
"amount_charged": 235.00,
"balance_after": 45000.50
}
}
* Prices are subject to change. VIP and API users enjoy even higher discounts.
Sign up to view all pricing tiersManage your funds, pay bills, and run your VTU business on the go with our upcoming mobile applications for iOS and Android.
Welcome back,
User
Total Balance
Quick Services
Recent Activity
MTN 5GB
Today, 2:30 PM
Success
Wallet Topup
Yesterday
Success