Use this method to get detailed information about several phone numbers with a single request. Under most circumstances, it takes about 30 seconds to validate a batch of 1,000 phone numbers. We recommend using async:true if you plan to validate more than 1,000 numbers.
A maximum of 100,000 phone numbers per request is allowed.
When you execute the request asynchronously, Wavix immediately starts to validate the phone numbers and returns a token that needs to be used to poll the results.
{
"request_uuid": "12542c5c-1a17-4d12-a163-5b68543e75f6"
}
An API key to authorize your request
Async validation request
Async validation request
An array of phone numbers to get detailed information about
["971501390098", "971504359195"]Phone number validation type
format, analysis, validation Indicates whether the request should be executed asynchronously. The default value is false.
true
Force
true
status
"success"
0
The quantity of phone numbers passed in the request.
1000
An array of JSON objects containing detailed information about each phone number. The list of parameters returned is determined by the type parameter passed in the request.