We've analyzed and compared the top 1 API providers supporting Airtime/Data/Electricity Vending for Nigerian developers and businesses. Find the right infrastructure fit for your startup below.
Written by Editorial Staffs as at 18th June, 2026
| Feature | |
|---|---|
| Pricing | Transaction-based pricing — exact rates vary by product (collections, transfers, vending). Remita charges a percentage of collections. Free demo/test environment. Enterprise pricing for government and large-volume clients. |
| Government Collections (IPPIS/GIFMIS) | Yes |
| Multi-Bank Collections via RRR | Yes |
| Agency Banking | Yes |
| Bulk Disbursements | Yes |
| Airtime/Data/Electricity Vending | Yes |
| Direct Debit Mandates | Yes |
| Webhooks | Yes |
| School Fees Collections | Yes |
| Tax / Levy Collections | Yes |
| Crypto Payments | No |
| International Cross-Border Payouts | No |
| View Details |
Remita is Nigeria's most widely deployed government payment infrastructure platform, operated by SystemSpecs — a Lagos-based technology company founded in 1992. Remita is the payment engine behind the Nigerian Federal Government's Integrated Payroll and Personnel Information System (IPPIS), which processes salaries for over 1.7 million federal civil servants monthly. It is also integrated with the Government Integrated Financial Management Information System (GIFMIS), making Remita the de facto standard for Nigerian government financial transactions. Beyond government, Remita is used by over 100 Nigerian universities for school fees, thousands of corporate organizations for payroll and collections, and millions of individuals for bill payments. The Remita API is RESTful with JSON payloads and uses a multi-layer authentication scheme: OAuth 2.0 Bearer Token combined with a separate API-Key header. Both are required for all API calls. This double authentication layer is by design — given that Remita processes government and institutional transactions that carry higher security requirements than typical commercial gateways. OAuth 2.0 tokens are obtained by authenticating against the Remita token endpoint using merchant credentials. The API-Key is a static key assigned during merchant onboarding. Full API documentation is at api.remita.net. The core Remita Collections product works via a unique concept called the Remita Retrieval Reference (RRR). When an invoice or payment obligation is created via the Remita API, a unique 12-digit RRR code is generated. The payer can then present this RRR at any of Nigeria's 30+ bank branches, ATMs, mobile banking apps, or online banking portals and make the payment. Funds are automatically routed to the merchant's account, and Remita reconciles the transaction in real time. This multi-bank collection capability — where a single reference code is valid at every bank in Nigeria — is Remita's most powerful differentiator. The Collections API is available for all business types. Government-specific integrations (Ministries, Departments, and Agencies — MDAs) connect to Remita's TSA (Treasury Single Account) integration, which automatically sweeps collected funds to the CBN Treasury Single Account as mandated by the Federal Government's 2015 TSA policy. The Agency Banking API enables fintech platforms and banks to build agent banking products — where registered agents (typically airtime kiosks, POS shops, supermarkets) can process financial transactions on behalf of their customers. Remita's agent network spans rural and urban Nigeria. The Vending API provides programmatic access to utility top-ups: airtime and data purchases for all four major Nigerian networks (MTN, Airtel, Glo, 9mobile), electricity unit purchases for EKEDC, IKEDC, AEDC, BEDC, EEDC, JED, KAEDCO, and other NERC-licensed DISCOs, and DStv/GOtv subscription management. This makes Remita a convenient single integration point for platforms offering VAS (Value Added Services) products. The Direct Debit API enables businesses to set up standing debit mandates on customer bank accounts — automatically debiting on a schedule without requiring manual customer action for each transaction. This is used for insurance premium collection, loan repayments, and subscription services. Pricing for Remita is transaction-based and varies by product type (collections, transfers, vending). Unlike some gateways, Remita does not publish a flat public pricing table — rates are agreed during merchant onboarding and depend on volume and business type. Government entities and high-volume enterprises typically negotiate custom rates. The demo/test environment is available at remitademo.net, which mirrors all production functionality. Moving from demo to live requires completing Remita's merchant onboarding, which is more involved than typical payment gateways — reflecting the higher compliance requirements of its government-focused products. From a compliance standpoint, SystemSpecs Ltd (Remita's operator) holds CBN licensing and has SOC 2 Type II certification. Remita is also ISO 27001 certified for information security management. These certifications are required for the government contracts that form Remita's core business. Known challenges: Remita's developer documentation and API design are less modern than Paystack or Flutterwave. The API uses older REST conventions. The multi-layer authentication (OAuth 2.0 + API-Key) requires careful implementation. Merchant onboarding is more bureaucratic than self-service gateways. These trade-offs are acceptable for government and institutional clients where regulatory compliance outweighs developer experience. Frequently Asked Questions: Does Remita only serve government institutions? No — Remita is available to private businesses, educational institutions, and individuals. Government integration is its strongest use case, but any Nigerian business can use Remita for collections, payroll, and VAS. What is an RRR code? A Remita Retrieval Reference (RRR) is a unique 12-digit code generated for each payment obligation. Payers can use this code to pay at any Nigerian bank, ATM, or mobile app — making it ideal for widespread collection from diverse payment sources. Is Remita safe for government revenue? Yes — Remita is SOC 2 and ISO 27001 certified, and is the CBN-approved platform for federal government revenue collection under the Treasury Single Account policy.