Skip to main content
The global_phone_lookup tool provides detailed information about international phone numbers outside North America. It returns country, region, carrier, timezone, and geographic coordinates.

When to Use

  • If you are only calling in North America, use other tools instead
  • Determining timezone and location for international contacts
  • Identifying carrier and line type for international numbers

Parameters

string
required
Country calling code without the + sign (e.g., "44" for UK, "49" for Germany, "81" for Japan).
string
required
Phone number without the country code (e.g., "2079460123" for a UK number).
string
API key. Only required if not provided via the x-dncscrub-api-key HTTP header.

Response

boolean
Whether the API call succeeded.
string
Full country name.
string
2-letter ISO country code.
string
Region/state/province code.
string
Full region/state/province name.
string
City name.
string
Timezone name.
string
UTC offset string.
string
DST indicator.
string
Latitude coordinate.
string
Longitude coordinate.
string
Type of number (mobile, landline, etc).
string
Carrier/operator name.
string
Primary language in the region.
string
Machine-readable error code (when failed).
string
Human-readable error description (when failed).

Examples

Common Country Codes