Nomba for Developers
Elevate your FinTech Vision with our APIs
The most powerful Virtual Account, Seamless Transfers, and Real-Time Webhooks to scale your business
Companies of all sizes trust our APIs for financial ease and growth
ABCBoroughcrossFitGiggoddisLacoreMarios

Checkout our Amazing Offerings

Here's how our APIs come together to bring ideas to life
Virtual Account API
Manage unique payment accounts of their customers.
Temp Doc
Transfer API
Automatically transfer money directly to your customers' bank accounts.
Temp Doc
Terminal API
Empower your features and products with our Developer API.
Temp Doc
Checkout API
Process your payments online easily and securely wherever you are.
Temp Doc

Unleash the Potential of Our Dynamic API
Solutions

Discover the tools that will supercharge your Financial innovations
Customizable Virtual
Accounts for every user
Enhance user engagement and simplify fund management tailored to each user’s needs.
faster payment
Swift and Secure Money
Transfer around the World
Cutting-Edge Solutions for Seamless and Trusted Global Financial Transactions
Speed Printers
Simplify Transaction with our Online Checkout
Effortlessly boost sales, enhance user experiences and increase conversion rates.
Long Lasting Battery
Triple-layered Security to
Safeguard your FinTech
With our comprehensive security approach, your financial ecosystem is shielded at every step.
Network Connectivity

Easy, Seamless Developer Access and Experience

A simple, elegant interface so you can start integrating in minutes. Leverage our APIs to transform your businesses and products
Virtual Account
Transfer
Terminal
Checkout
Node.js
PHP
const http = require('https');
const options = {
  method: 'POST',
  hostname: 'api.nomba.com',
  port: null,
  path: '/v1/accounts',
  headers: {
    accountId: '',
    'Content-Type': 'application/json',
    Accept: 'application/json',
    Authorization: 'Bearer undefined'
  }
};

const req = http.request(options, function (res) {
  const chunks = [];

  res.on('data', function (chunk) {
    chunks.push(chunk);
  });

  res.on('end', function () {
    const body = Buffer.concat(chunks);
    console.log(body.toString());
  });
});

req.write(JSON.stringify({
  accountRef: '1oWbJQQHLyQqqf1SwxjSpudeA21',
  phoneNumber: '2348188667581',
  email: '[email protected]',
  bvn: '12234412345',
  pin: '1234',
  accountName: 'Daniel Scorsese',
  currency: 'NGN'
}));
req.end();
        

Hear what business partners have to say

Nomba's Developer API system has made it possible for me to collect and reconcile payments from my retailers. I can easily share and set reminders which makes it easy for them to remember.
Mr Paul
Co-founder
Testimonial Image

FAQs

How can I get my API keys?

Your API keys are on your nomba dashboard. Please login to your nomba dashboard, navigate to the settings and click on the API Keys tab to copy your Keys.

How will I be notified if a payment is made into my virtual account?

You will receive notifications via webhook. Please login to your nomba dashboard, navigate to the webhook tab within settings to supply your webhook details and select the events you will like to be notified on.

When will I receive settlements if my customers make payment into the virtual account?

Successful transactions will be instantly settled into your nomba wallet.

What types of transfers are supported by the API?

The transfers supported on the API are bank-to-bank, wallet-to-bank and wallet-to-wallet transfers.

Is there a limit to the number of virtual accounts I can create for my customers?

There is no fixed limit to the number of virtual accounts you can create for your customers.

Get started with Nomba API today

Tips, updates and stories from our community

Get a free Nomba
account

Change how you spend, manage and save money

Flag Nigeria
Nigeria

16 Billings Way Oregun Ikeja, Lagos, Nigeria

19b Bosun Adekoya Street, Lekki Phase 1, Lagos, Nigeria

Flag US
United States

580 California St, 12th Floor, San Francisco, CA 94104

© 2024 Nomba, all rights reserved