MNP Lookup
Check the network membership of a mobile phone number.
The Mobile Number Portability (MNP) lookup requests the porting status for any international number. This means that it is queried with which network operator the number is currently hosted. The reason behind this is that customers often continue to use their old number when changing network operators and port it to a new operator. With the help of the MNP Lookup you can optimize the routing for your SMS, but also for calls. This query does not validate a number – please use the HLR query. In return, the MNP query is 50% cheaper than the HLR query with a price of 0.005€ per queried number.
Quickly and easily check the porting status of a phone number
The low-cost alternative to the HLR Lookup – also available as Flatrate
Optimize your routing for services such as SMS, calls, etc.
curl -XGET "https://gateway.sms77.io/api/lookup?p=API_KEY&json&number=01632429751&type=mnp"
{
"success": true,
"code": 100,
"mnp": {
"country": "DE",
"number": "+491632429751",
"national_format": "0163 2429751",
"network": "E-Plus",
"isPorted": false
}
}
Sign up for free and get your test credits. No commitment, no long-term contract. Get it now.