# How To Validate WhatsApp Phone Numbers

Before you add your phone numbers database to the system, it is <mark style="background-color:yellow;">**recommended**</mark> to validate whether all of your phone numbers database are valid WhatsApp phone numbers or not.

To do this validation, go to this link: [<mark style="background-color:yellow;">**https://wasapmatic.com/validate/**</mark>](https://wasapmatic.com/validate/)&#x20;

<figure><img src="/files/dB2tCPbaUGXJgW5F4IMH" alt=""><figcaption></figcaption></figure>

To get the secret ID (API Key) and WhatsApp Unique ID, you can check on this tutorial: [API Keys (Secret ID) and WhatsApp Unique ID](/whatsapp/api-keys-secret-id-and-whatsapp-unique-id.md).&#x20;

{% hint style="warning" %}
**IMPORTANT!**

To use this validate form, make sure when you are creating the API Key, you choose the **validate\_wa\_phone** permission.&#x20;
{% endhint %}

<figure><img src="/files/uIe8Od6S8rbz5hC0ZVol" alt=""><figcaption><p>tick the validate_wa_phone permission</p></figcaption></figure>

Then, paste the IDs and all the phone numbers that you want to validate (one number per line) into the form. Make sure to put phone numbers with country codes. For Malaysia, the country code is +6 or 6.&#x20;

As an example:

<figure><img src="/files/CEsOnbPmuCXPHeYpHZ2o" alt=""><figcaption></figcaption></figure>

Click the **Validate Numbers** button to check the result. Then you will see the status of each number that you validate. In this case, valid means that the phone number is an active WhatsApp number. You also can export your validation result into a TXT file or XLS file.&#x20;

<figure><img src="/files/7MlhSDmLKxGyIZKMMeE1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.wasapmatic.com/contacts/how-to-validate-whatsapp-phone-numbers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
