Airtime Topup Lookup API
Lookup mobile subscriber before airtime topup. Verify subscriber details to ensure successful airtime purchases.
Overview
Key Features
- Real-time subscriber verification
- Support for all major networks (Vodacom, Airtel, Tigo, Halotel, TTCL)
- Customer name confirmation
- Network provider validation
The Airtime Topup Lookup API enables you to verify mobile subscriber details before processing airtime purchases. This ensures accurate delivery and reduces failed transactions.
API Endpoint
POST
/api/v1/airtime/lookup
Airtime Topup Lookup API
Lookup mobile subscriber before airtime topup. Verify subscriber details to ensure successful airtime purchases.
Sample Request
Example request payload from the API specification:
{
"channelReference": "MK100718098820",
"sourceId": "mkononi",
"networkProvider": "airtel",
"requestBody": {
"subscriberMsisdn": "255774652681"
}
}
Sample Response
Example successful response:
{
"statusCode": 600,
"message": "Customer has been Identified",
"body": {
"customerName": "Gilbert Ruronona"
}
}
Quick Info
Base URL:
https://www.fintech.nmbbank.co.tz
Method:
POST
Authentication:
Bearer Token
Content Type:
application/json
Need Help?
Our support team is ready to assist you with API integration.
Contact Support Join Community