Single Phone Verification - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

This section describes how to use single and batch phone verification using the Phone Verification API service. You may want to try it out with a FreeTrial Account.

This method will consume credits.

HTTP Request
  • URL Composition
    • Base URL: https://api.cloud.precisely.com
    • single phone validation Service:v1/phone-numbers/validate
  • Supported Methods: POST only
  • Rate Limit (Transactions per second): 100
  • Input Fields Each request to the API service requires parameters listed below.
    {
        "phoneNumber": "4144654885",
        "country": "US"
    }
Note: The phoneNumber is mandatory.

Request Parameters

The below table lists the request parameters for Phone Verification Service:
Table 1. Request parameters
Parameter Description
phoneNumber

Input phone number (required).

+14144654885
country Input country code in ISO2 or ISO3 format.

US