URL Endpoint
GetPhoneInfo Inputs
| Input Parameter | Type | Description |
|---|---|---|
| PhoneNumber | String | U.S. or Canadian phone number to get info. |
| LicenseKey | String | Your license key. |
GetPhoneInfo Outputs
| Output Parameter | Type | Description |
|---|---|---|
| TokensUsed | int | Number of tokens consumed in this request (see Appendix B). |
| TransactionID | string | Unique identifier for this request |
| Provider | Provider | Provider Information |
| Contact | Contact | Contact Information |
| Debug | string | Utility field; safe to ignore. |
| Error | Error | See Error |
| Output Parameter | Type | Description |
|---|---|---|
| Name | String | Name of the exchange carrier |
| City | String | City of the exchange. |
| State | String | State of the exchange. |
| LineType | String | Type of the exchange: LANDLINE, WIRELESS, VOIP, UNKNOWN |
| Latitude | String | Latitude of the city, state. |
| Longitude | String | Longitude of the city, state. |
| Output Parameter | Type | Description |
|---|---|---|
| Name | String | Name of the registered contact. |
| Address | String | Address of the registered contact. |
| City | String | City of the registered contact. |
| State | String | State of the registered contact. |
| Zip | String | Zip of the registered contact. |
| Type | String | Type of contact: BUSINESS, RESIDENTIAL, UNKNOWN. |
| Quality | String | Quality of the data source. |