GET /phone-validate
Summary: Phone Validate
Operation ID: PhoneValidate
Auth: unknown
Operation ID: PhoneValidate
Auth: unknown
Description
Parse, validate and get location information about a phone number
Parameters (3)
country-code
(string, query, optional)
ISO 2-letter country code, assume numbers are based in this country. If not set numbers are assumed to be in international format (with or without the leading + sign)
ip
(string, query, optional)
Pass in a users IP address and we will assume numbers are based in the country of the IP address
number
(string, query, required)
A phone number. This can be in international format (E.164) or local format. If passing local format you must also set either the 'country-code' OR 'ip' options as well
No probe data for this endpoint yet.