cURL
curl --request GET \ --url https://dataapi.dncscrub.com/v1.5/gc/Query
{ "Country": "<string>", "ISO": "<string>", "RegionCode": "<string>", "RegionName": "<string>", "City": "<string>", "TimeZone": "<string>", "UTC": "<string>", "DST": "<string>", "Latitude": "<string>", "Longitude": "<string>", "NumberType": "<string>", "CarrierName": "<string>", "Language": "<string>" }
Get information about international phone numbers
LoginId (aka APIKey)
Country code of the phone number
The phone number information you want to get
Success