Skip to main content
Version: v0.23.1

Check if a phone number exists on WhatsApp

GET 

/api/sessions/:sessionId/contacts/check/:number

Returns whether the number is a registered WhatsApp account and its canonical id. Use this to pre-validate a recipient before sending: the send endpoints return 201 on accepting a message even for numbers that are not on WhatsApp, so this is the only way to confirm a new number is reachable before you send to it.

Request

Responses

Number existence check result