Number Lookup SDK overview
Important
This feature of Azure Communication Services is currently in preview.
Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities.
For more information, review Supplemental Terms of Use for Microsoft Azure Previews.
Azure Communication Services Number Lookup is part of the Phone Numbers SDK. You can use Number Lookup in your application to check numbers before sending an SMS or placing a call.
Number Lookup SDK capabilities
The following list presents the set of features available in our SDKs.
Group of features | Capability | .NET | JS | Java | Python |
---|---|---|---|---|---|
Core capabilities | Get number format | ✔️ | ✔️ | ✔️ | ✔️ |
Get number type | ✔️ | ✔️ | ✔️ | ✔️ | |
Get carrier registered name | ✔️ | ✔️ | ✔️ | ✔️ | |
Get associated mobile network code, if available (two or three decimal digits used to identify network operator within a country or region) | ✔️ | ✔️ | ✔️ | ✔️ | |
Get associated mobile country code, if available (three decimal digits used to identify the country or region of a mobile operator) | ✔️ | ✔️ | ✔️ | ✔️ | |
Get associated ISO country code | ✔️ | ✔️ | ✔️ | ✔️ | |
Phone Number | All number types in E164 format | ✔️ | ✔️ | ✔️ | ✔️ |