Phone Vs IP Validator
The Phone Vs IP Validator API verifies the connection between a phone number and IP address or email domain, supporting geolocation checks and domain validation to enhance fraud and identity detection
Last updated
The Phone Vs IP Validator API verifies the connection between a phone number and IP address or email domain, supporting geolocation checks and domain validation to enhance fraud and identity detection
Last updated
Endpoint: POST
Below is a sample request to perform a lookup using the API:
Replace YOUR_API_KEY in the "key" field with your actual API Key.
LOOKUP_TYPE can be geolocation_number
or email_domain_validator
value is an object with one of the following structures:
{“phone“: "+447471875609", "ip": "88.26.241.248"}
{“email“: “[email protected]“}
phone number must have + prefix.
The "lookupId" must be set to what is shown in table API lookups types at Developer page or at API lookup types page