HLR Lookup
Validate your number inventory. Check numbers for existence and current status.
HLR stands for Home Location Register and as a database of mobile phone numbers offers detailed information for every number worldwide. Validate your number inventory for invalid numbers or check their existence in advance, e.g. when entering a mobile phone number. Depending on the network, you will receive additional information on the current roaming network, whether a number is active and much more.
In your sms77 Webapp login, you can validate contact lists as a whole without having to select each individual number.
The HLR lookup queries real-time data. Find out immediately whether a number is currently available.
In addition to MNC (Mobile Network Code) and MCC (Mobile Country Code), i.e. the target network, you will receive information on roaming, correctness and much more.
Integrate our HLR Api directly into your system for fully automated phone number verification
As an example, the following is what an HLR lookup would look for the number +49 163 2429751:
Request:
https://gateway.sms77.io/api/lookup?p=api-key&type=hlr&number=491632429751
Response:
{ "status_message":"Success", "lookup_outcome":0, "lookup_outcome_message":"Success", "international_format_number":"491632429751", "international_formatted": "+49 163 2429751", "national_format_number":"0163 2429751", "country_code":"DE", "country_code_iso3":"DEU", "country_name":"Germany", "country_prefix":"49", "current_carrier":{ "network_code":"26203", "name":"E-Plus Mobilfunk", "country":"DE", "network_type":"mobile" }, "original_carrier":{ "network_code":"26203", "name":"E-Plus Mobilfunk", "country":"DE", "network_type":"mobile" }, "valid_number":"valid", "reachable":"reachable", "ported":"assumed_not_ported", "roaming":"not_roaming" }
Sign up for free and get your test credits. No commitment, no long-term contract. Get it now.