Ip Phone Verification
Last updated
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