Skip to main content
GET
Check if a phone has WhatsApp

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
number
required

Query Parameters

phone
string
required

Telefone no formato DDI+DDD+NUMERO (apenas dígitos)

Example:

"558511112222"

Response

200 - application/json
canReceiveMessage
boolean
required
Example:

true

phone
string

Telefone normalizado retornado pelo WhatsApp (quando existe)

Example:

"558511112222"