GET validatePhone
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
This method can be used as an extra-layer of your system for validating phone numbers.
Parameters (4)
countryCode
(string, query, required)
The ISO 3166-1 alpha-2 format of the country code of the phone number.
format
(string, query, optional)
Sets the format of the API response. JSON is the default format.
key
(string, query, required)
Your API Key. Each user has a unique API Key that can be used to access the API functions. If you don't have an account yet, please create new account first.
phone
(string, query, required)
The Phone Number you want to validate.
No probe data for this endpoint yet.