check whatsapp number

Get check whatsapp number

GET https://api.zuwinda.com/v1.2/instances/whatsapp/check-whatsapp-number

check whatsapp number is exists or not on whatsapp

Query Parameters

NameTypeDescription

instances_id

string

Your instances id

whatsapp_number

string

Whatsapp number, format must be country code + phone number example: 628151xxxxxx

Headers

NameTypeDescription

x-access-key

string

Your zuwinda token api

{
    "success": true,
    "message": "Your number 62815xxxxxxx exists on Whatsapp"
}

Last updated