Phone Validation Request
The Phone Validation Request API enables verification of phone numbers using the results from a Phone Lookup End Point, ensuring data accuracy and confirming legitimacy across sources.
Endpoint: POST https://irbis.espysys.com/api/developer/phone_lookup_verification
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.
"searchResultId" is the value of <RESPONCE_ID_VALUE> retrived after Phone Lookup API query, mast to be number
The "lookupId" must be set to what is shown in table API lookups types at Developer page or at API lookup types page
Last updated