v1

latestOpenAPI 3.1.02026-07-14330101.9 KB

Phone number

The Check WhatsApp Number API endpoint allows you to verify if a phone number is registered on WhatsApp. This endpoint is essential for ensuring that your messages are sent to valid WhatsApp users, improving your communication efficiency.

get/channel/check-phone-number

Query parameters

phonestring required

Response

200

successboolean
messagestring

Example response

{
  "success": true,
  "message": "OK"
}