Skip to main content
POST
Send contact

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Path Parameters

instance
string
required

The number's display name in the Pilot Status dashboard.

Body

application/json
number
string
required

Recipient phone in E.164 without +, or a JID.

Example:

"5511999999999"

contact
object[]
required

Array of contact objects (see fields below).

Example:
contact[].fullName
string
required

Contact's full name.

contact[].phoneNumber
string
required

Contact's phone number.

contact[].wuid
string

WhatsApp user id (numeric string).

contact[].organization
string

Contact's organization.

contact[].email
string

Contact's email address.

contact[].url
string

Contact's website URL.

Response

Success — provider-native response body.

Sent contact card(s). Returns the persisted Baileys messageRaw envelope. A single contact yields contactMessage; multiple contacts yield contactsArrayMessage.

key
object
pushName
string
status
enum<string>
Available options:
ERROR,
PENDING,
SERVER_ACK,
DELIVERY_ACK,
READ,
PLAYED
message
object
contextInfo
object | null
messageType
string
messageTimestamp
integer
instanceId
string
source
string