WhatsApp Web Instance - by WatVerifyAPI.live

WhatsApp Unofficial API - Verify Number . Send Message

Welcome to WhatsApp Web Instance. Your own hosted API for WhatsApp verification and messaging

How it works ?



API DOCUMENTATION
We Recommend: Sending request slowly to avoid getting banned by WhatsApp. 2 requests / 20 seconds is okay, however, we do not limit you

1. Verify if a number is on whatsapp

Your Hosted API (GET HTTP METHOD)

                    https://phone.watverifyapi.live/is-whatsapp-no/get?api_key=api-key-purchased&phone=1238893
                
phone key is the phone you want to verify via API. You can change the value and insert your own

Response

                  {result: true} // if phone is on whatsapp
                
                  {result: false} // not on whatsapp
                
                  {result: "error"} // system error, maybe your own api is disconnected or banned by whatsapp
                

2. Check if your Hosted API is online

API is normally online 247 after you have connected. If it goes down or you are blocked by WhatsApp, you can reconnect as found above in step 1 to step 3 of this page

Your Hosted API (GET HTTP METHOD)

                    https://phone.watverifyapi.live/connected-phone/scan?api_key=api-key-purchased
                
API key can be purchased at WatVerifyAPI - Get API KEY

3. Reconnect / Reload API Service every interval (say 1 hour) to keep it online

You can make a reconnection every interval like every 1 or 2 hours to keep the reconnect in the event of server timeout

This can take up to 25 seconds to reconnect your API. Its useful if your API was initially down, you can try this endpoint to reconnect.

To rescan your phone, remove the linked device from your whatsapp phone under linked devices. This will allow you to rescan and login again.

Your Hosted API (GET HTTP METHOD)

                    https://phone.watverifyapi.live/re-connected-phone/scan?api_key=api-key-purchased
                
API key can be purchased at WatVerifyAPI - Get API KEY

4. Send Message to any WhatsApp Phone

Your Hosted API (POST HTTP METHOD)

                  Endpoint URL:  https://phone.watverifyapi.live/send-wa-message/post
                
Request body
                   {
                    "api_key": "YOUR-PURCHASED-API-KEY",
                    "phone": "121389760987",
                    "message": "Test WhatsApp message"
                   }
                
In the phone key, remove the + sign or any character on a phone number. Example: +1 (213) 8976 0987 should be 121389760987

DISCLAIMER

This API (WatVerifyAPI) is not affiliated, associated, authorized, endorsed by, or in any way officially connected with WhatsApp or any of its subsidiaries or its affiliates. The official WhatsApp website can be found at https://whatsapp.com. "WhatsApp" as well as related names, marks, emblems and images are registered trademarks of their respective owners.

WatVerifyAPI uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. NOTE: I can't guarantee you will not be blocked by using this method, although it has worked for me. WhatsApp does not allow bots or unofficial clients on their platform, so this shouldn't be considered totally safe.
* YOU CAN ALWAYS CONNECT NEW DIFFERENT NUMBERS IF BLOCKED BY WHATSAPP

We do not offer refund on our API if you have linked your WhatsApp phone and you have started using the service