Payments
API Services
Technology
Company
Login 🚀 Get Started
📡 Operator MNP API

Mobile Number Portability & Operator Lookup

ZuelPay MNP API detects the current telecom operator, circle and porting status for any Indian mobile number in real time — including ported numbers. Essential for recharge routing, SMS delivery optimisation and fraud prevention.

What is MNP API?

Know the Real Operator Before Every Recharge

ZuelPay's MNP (Mobile Number Portability) API gives you real-time operator and telecom circle information for any Indian mobile number — including numbers that have been ported to a different operator. Without MNP lookup, recharges sent to the wrong operator fail silently, costing you money and frustrating customers.

The API is essential for recharge platforms, SMS gateways and telecom services. It helps eliminate routing inefficiency, prevent revenue leakage, increase delivery success rates and power accurate online recharge alternatives for customers whose numbers have been ported.

Our system is continuously updated with the latest MNP data from TRAI's central database — our database covers all 22 telecom circles, all active operators and hundreds of millions of porting records.

📄 API Documentation Get API Keys →
Live MNP Lookup Result
📱 +91 98765 43210 ✓ Verified
Current Operator
Airtel
Original Operator
Jio
Telecom Circle
Delhi
Number Type
GSM · Active
Network Type
4G / LTE
Porting Status
⇄ Ported
⚠️
This number was ported from Jio → Airtel. Recharge via Airtel for successful delivery.
⚡ <200ms response ✓ TRAI Database 🔄 Real-time
22
Telecom circles
All
Active operators
<200ms
Response time
TRAI
Database source
Coverage

All Operators, All 22 Circles

Indian Telecom Operators
Jio (Reliance) Airtel Vi (Vodafone Idea) BSNL MTNL Tata Docomo (legacy) MVNO Operators
All 22 Telecom Circles
Delhi Mumbai Maharashtra Karnataka Tamil Nadu Andhra Pradesh Telangana Gujarat Rajasthan Uttar Pradesh (E) Uttar Pradesh (W) West Bengal Kolkata Bihar Odisha Madhya Pradesh Chhattisgarh Kerala Punjab Haryana Himachal Pradesh Jammu & Kashmir Assam Northeast All Circles
Key Benefits

Why Use MNP Lookup API?

🎯
Accurate Operator Detection
Detect true operator even after number porting — never route recharge to wrong network again
📈
Higher Recharge Success
Routing to the correct operator increases first-attempt success rate dramatically
💰
Revenue Leakage Prevention
Stop losing money on failed recharges to wrong operators — detect porting before processing
📡
SMS Route Optimisation
Route SMS traffic via the optimal carrier path for maximum deliverability and lowest cost
🔍
Fraud Detection
Identify suspicious numbers — newly ported, inactive or anomalous porting patterns
<200ms Response
Real-time API response — integrate inline at recharge checkout with zero user-perceived delay
🔄
Always Updated
Database refreshed daily from TRAI MNP data — stay current with all new portings
🌐
All Number Types
Supports GSM, CDMA, VoLTE, prepaid and postpaid number identification
REST API · JSON
Single Lookup
Bulk Lookup
Response
// Single mobile number MNP lookup
// POST /v2/mnp/lookup

fetch('https://api.zuelpay.com/v2/mnp/lookup', {
  method: 'POST',
  headers: { 'Authorization': 'Bearer zp_live_xxx' },
  body: JSON.stringify({
    mobile: '9876543210'
  })
});

// Returns operator, circle, porting status
// Response time: <200ms
API Reference

Request Parameters

ParameterTypeStatusDescription
mobilestringRequired10-digit Indian mobile number (without +91)
mobilesarrayBulk onlyArray of mobile numbers for bulk lookup (max 100)
include_planbooleanOptionalInclude current active plan info if available (default false)
formatstringOptionalJSON (default) / XML response format
Related Services

Complete Telecom API Suite

Integrate MNP Lookup in Your Recharge Platform

All operators, all circles, ported number detection. <200ms response. Bulk API included.