search
Developer Platform

Build with
Strongmb

Nigeria's #1 bill payment API. Airtime, data, cable TV, electricity, and more — one unified REST API that works in minutes.

9+Services
v1Current API
RESTArchitecture
3Official SDKs
quickstart.js
const { Strongmb } = require('@strongmb/node'); const client = new Strongmb('sk_live_...'); (async () => { const res = await client.data.purchase({ phone: '08012345678', productCode: 'smb_mtn_sme_1gb_30days', reference: 'MYAPP' + Date.now(), }); if (res.successful()) { const d = res.data(); console.log(`✓ 1GB sent to ${d.recipient}`); console.log(` Balance: ₦${d.balance_after}`); } else if (res.processing()) { console.log('⏳ Processing… poll by reference.'); } })();

Everything in one API

Start with Account, Airtime, Data, Cable TV, and Electricity today. More services arriving soon.

person
Account Live
User profile, wallet balances, and full transaction history.
arrow_outward
smartphone
Airtime Live
VTU top-up for MTN, Airtel, Glo, and 9mobile at discounted rates.
arrow_outward
wifi
Data Live
SME and direct data bundles for all major networks.
arrow_outward
tv
Cable TV Live
DSTV, GOtv, and Startimes subscription payments.
arrow_outward
bolt
Electricity Live
Prepaid and postpaid tokens for all electricity DISCOs.
arrow_outward
casino
Betting Coming Soon
Fund Sportybet, 1xBet, BetKing, and Bet9ja wallets.
credit_card
Recharge Card Coming Soon
E-pins and recharge PINs for all Nigerian networks.
school
Exam Tokens Coming Soon
WAEC, NECO, and NABTEB result-checker scratch cards.
fingerprint
Verification Coming Soon
NIN and BVN identity verification via the Strongmb API.

Community Tools

Free utilities included with every API key — no extra cost.