Buy data, airtime, pay for cable subscriptions, and electricity bills instantly. Fast, secure, and affordable services at your fingertips.
Everything you need in one place
Affordable data bundles for all networks. Stay connected with the best rates.
Quick airtime top-up for all major networks. Never run out of credit again.
Pay for your cable subscriptions easily. DSTV, GOtv, Startimes, and more.
Pay your electricity bills instantly. All distribution companies supported.
500.0MB | ₦385 | MONTHLY |
1.0GB | ₦585 | WEEKLY |
1.0GB | ₦630 | MONTHLY |
2.0GB | ₦1200 | MONTHLY |
7500.0TB | ₦1500 | GET 110 MINS FOR CALLS 30DAYS |
3.0GB | ₦1600 | MONTHLY |
5.0GB | ₦2500 | MONTHLY |
300.0MB | ₦140 | 2DAYS (NO OWING) |
200.0MB | ₦220 | 2DAYS |
600.0MB | ₦300 | 2DAYS (NO OWING) |
300.0MB | ₦320 | 2DAYS |
1.0GB | ₦380 | WEEKLY (NO OWING) |
1.0GB | ₦850 | WEEKLY |
2.0GB | ₦1550 | MONTHLY |
3.0GB | ₦2100 | MONTHLY |
Trusted by thousands of satisfied customers
"ftplug has been a game-changer for me. Their data plans are incredibly affordable and the service is always reliable. I've never had any issues!"
"I love how easy it is to pay my electricity bills through ftplug. The process is seamless and I get my tokens instantly. Highly recommended!"
"The best platform for buying data and airtime. Their prices are unbeatable and customer service is top-notch. I'm a customer for life!"
ftplug is Nigeria's leading digital services platform, dedicated to making digital transactions simple, fast, and affordable for everyone. Since our launch, we've served over 100,000 customers across the country.
Our mission is to bridge the digital divide by providing easy access to essential digital services. Whether you need data, airtime, or want to pay your bills, we've got you covered with competitive prices and instant delivery.
Build powerful applications with ftplug's robust API
Simple, intuitive REST API with JSON responses. Easy to integrate with any programming language.
Bank-level security with API keys, webhooks, and 99.9% uptime guarantee for your applications.
Get started in minutes with our comprehensive documentation and code examples.
POST https://ftplug.com/api/data/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
"network": "MTN",
"phone": "08012345678",
"plan_id": "mtn_1gb_30days",
"amount": 260
}
{
"status": "success",
"message": "Data purchase successful",
"transaction_id": "TXN_123456789",
"balance": 5240.50
}
POST https://www.ftplug.com/api/topup/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
"network": "AIRTEL",
"phone": "08087654321",
"amount": 1000
}
{
"status": "success",
"message": "Airtime purchase successful",
"transaction_id": "TXN_987654321",
"balance": 4240.50
}
POST https://www.ftplug.com/api/billpayment/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
"disco": "EKEDC",
"meter_number": "12345678901",
"amount": 5000,
"customer_phone": "08012345678"
}
{
"status": "success",
"message": "Electricity bill payment successful",
"transaction_id": "TXN_555666777",
"token": "1234-5678-9012-3456",
"balance": 2240.50
}
Ready to integrate ftplug services into your application?
Sign up for a developer account
Generate your secure API key
Integrate and go live
Our developer support team is here to help you integrate successfully.
developers@ftplug.com