Spaces:
Running
Running
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="" /> | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
<title>Check WhatsApp Number API</title> | |
<link | |
href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" | |
rel="stylesheet" | |
/> | |
<link rel="stylesheet" href="./static/css/bulma.min.css" /> | |
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css" /> | |
<link rel="stylesheet" href="./static/css/bulma-slider.min.css" /> | |
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css" /> | |
<link | |
rel="stylesheet" | |
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css" | |
/> | |
<link rel="stylesheet" href="./static/css/index.css" /> | |
</head> | |
<body> | |
<section class="hero"> | |
<div class="hero-body"> | |
<div class="container is-max-desktop"> | |
<div class="columns is-centered"> | |
<div class="column has-text-centered"> | |
<h1 class="title is-1 publication-title"> | |
Check WhatsApp Number API | |
</h1> | |
</div> | |
</div> | |
</div> | |
</div> | |
</section> | |
<section class="section"> | |
<div class="container is-max-desktop"> | |
<div class="columns is-centered has-text-centered"> | |
<div class="column is-four-fifths"> | |
<div class="content has-text-justified"> | |
<p> | |
The web page provides information about the "<a | |
href="https://ekycpro.com/whatsAppNumberCheck" | |
>Check WhatsApp Number API</a | |
>" service offered by eKYC Pro. This service allows users to | |
verify whether a phone number is associated with an active | |
WhatsApp account and provides insights into the account's | |
status. | |
</p> | |
<h2>Verification Capabilities:</h2> | |
<ul> | |
<li dir="auto">Check if a number is registered on WhatsApp.</li> | |
<li dir="auto">Verify bulk lists of numbers.</li> | |
<li dir="auto"> | |
Import numbers from CSV files for verification. | |
</li> | |
<li dir="auto">High-speed and 100% accurate validation.</li> | |
<li dir="auto">Validate numbers from any country.</li> | |
<li dir="auto"> | |
Save and download checked history lists in CSV format. | |
</li> | |
</ul> | |
<h2>Additional Products Offered</h2> | |
<p dir="auto"><a href="https://ekycpro.com">eKYC Verification</a> offers a range of products beyond WhatsApp number checking, including:</p> | |
<ul> | |
<li dir="auto"> | |
<p dir="auto"><strong>Document OCR and Verification</strong>:</p> | |
<ul> | |
<li dir="auto">Global Doc OCR</li> | |
<li dir="auto">Secure Doc Verify</li> | |
<li dir="auto">Custom OCR</li> | |
</ul> | |
</li> | |
<li dir="auto"> | |
<h3>Facial Recognition Solutions:</h3> | |
<ul> | |
<li dir="auto">Deepfake Detection</li> | |
<li dir="auto">Abnormal Expression Detection</li> | |
<li dir="auto">Static Liveness Detection</li> | |
<li dir="auto">Face Recognition</li> | |
<li dir="auto">Custom Fraud Prevention</li> | |
</ul> | |
</li> | |
<li dir="auto"> | |
<h3>Phone Number Verification:</h3> | |
<ul> | |
<li dir="auto">Phone Number Validation</li> | |
<li dir="auto">WhatsApp Number Check</li> | |
</ul> | |
</li> | |
<li dir="auto"> | |
<h3>Data Verification:</h3> | |
<ul> | |
<li dir="auto">Verification Data</li> | |
<li dir="auto">Credit Data</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
</div> | |
</div> | |
</div> | |
</section> | |
<section class="section"> | |
<div class="container is-max-desktop content"> | |
<h2 class="title">API Response Example:</h2> | |
<pre><code> | |
{ | |
"status": "OK", | |
"message": {}, | |
"pricingStrategy": "PAY", | |
"transactionId": "kbqgbh7zyx3see7qmbyxqn" | |
} | |
</code></pre> | |
</div> | |
</section> | |
<footer class="footer"> | |
<div class="container"> | |
<div class="columns is-centered"> | |
<div class="column is-8"> | |
<div class="content"> | |
<p></p> | |
</div> | |
</div> | |
</div> | |
</div> | |
</footer> | |
</body> | |
</html> | |