All examples on this page point toDocumentation Index
Fetch the complete documentation index at: https://developer.nomba.com/llms.txt
Use this file to discover all available pages before exploring further.
https://sandbox.nomba.com. No real money moves — it’s a fully isolated test environment.
Option 1 — Try it directly in the API Reference
The quickest way to test with zero setup. No terminal, no code.Go to the API Reference
Navigate to the API Reference section in the sidebar, then pick any endpoint — for example Transfer, Create Virtual Account, or Create Checkout Order.
Select Sandbox from the base URL dropdown
At the top of the request panel, open the base URL dropdown and select Sandbox (
https://sandbox.nomba.com).Leave the auth fields blank
You will see fields for Bearer Token and accountId — leave both completely empty. You do not need credentials to test.
The API Reference playground sends requests directly to
https://sandbox.nomba.com. Leaving the auth fields empty is intentional — it is how the no-account test mode works.Option 2 — Run it from your terminal
Transfer to a bank account
Send money to any Nigerian bank account.Response
Create a virtual account
Generate a unique account number to receive payments.Response
Create a checkout order
Generate a payment link your customers can use to pay.Response
checkoutLink in your browser to see the full payment UI. Use the test cards to simulate different payment outcomes.
Ready to go further?
Once you’ve explored the sandbox, create a free Nomba account to get your own credentials and go live.Create an account
Get your API keys and start building in minutes.
Full sandbox guide
Test cards, webhooks, and error simulation for Checkout.
Authentication
Learn how bearer tokens and accountId work.
API Reference
Browse all available endpoints.