Quick Start Guide
Get up and running with NMB Bank's APIs in minutes. Follow these simple steps to integrate banking functionality into your application.
1
Get Your API Key
Sign up for a developer account and generate your API key from the dashboard.
2
Choose Your Environment
Start with our sandbox environment to test your integration safely.
3
Make Your First Call
Use our interactive documentation to test API endpoints.
4
Go Live
Once tested, switch to production with your live API credentials.
Authentication
Our APIs use OAuth 2.0 and API Key authentication for secure access.
Base URLs
Sandbox
https://obp-api-sandbox.nmbbank.co.tz/
Production
https://obp-api-preprod.nmbbank.co.tz/
Authentication Methods
OAuth 2.0 (Recommended)
API Key Authentication