Our domestic (USA/Canada) Phone Exchange service returns comprehensive carrier and exchange information, including ported status, SMS and MMS details and identifies high-risk VOIP and prepay phones.

URL Endpoints

GetExchangeInfo Inputs

NameTypeDescription
PhoneNumberStringA variable number digit.
CountryCodeString1-3 digit Country Calling Code. (Optional)
CountryStringISO2, ISO3, CountryName. (Optional)
IP AddressStringIpv4. (Optional)
CallerCountryStringISO2 or ISO3 code representing. (Optional)
ExtrasStringcomma separated list of possible options. (Optional)
TokenStringYour token to use the service. Sign up for a free token at
https://www.serviceobjects.com/products/phone/phone-exchange

GetExchangeInfo Outputs

NameTypeDescription
PhoneNumberStringThe verified phone number.
NameStringThe name of the phone carrier associated with the phone number.
CityStringThe city in which the validated phone number is registered. (Ported Numbers will show original location here.)
StateStringThe state in which the validated phone number is registered. (Ported Numbers will show original location here.)
CountryStringThe country in which the validated phone number is registered. (Ported Numbers will show original location here.)
LineTypeStringThe line type of the validated phone number. (Possible values are Wireless, Landline and VOIP).
TimeZoneStringThe Time Zone of the validated phone number
LatitudeStringThe latitude of the registered carrier location. (Ported Numbers will show original location here.)
LongitudeStringThe longitude of the registered carrier location. (Ported Numbers will show original location here.)
SMSAddressStringThe SMS gateway address for the provided mobile number
MMSAddressStringThe MMS gateway address for the provided mobile number
PortedInfoPortedInfo[]See PortedInfo Description. This object will be populated if the phone number has been ported
NoteCodes [1]StringThe corresponding codes which match NoteDescriptions. These values vary from 1 to 6 based on test results. See Notes.
NoteDescriptionsStringThe corresponding descriptions which match NoteCodes. These values vary based on NoteCodes. See Notes.
NameTypeDescription
OriginalNameStringThe original carrier name that the provided phone number was ported from.
OriginalLineTypeStringThe original line type that the provided phone number was ported from.
PortedDateStringThe date the provided phone number was ported to current carrier.
LATAStringThe provided 3 digit Local Access and Transport Area code for the ported phone number.

References