Skip to main content
POST
cURL

Authorizations

Personal access token from Pingmee Settings → Developer Tools

x-api-key
string
header
required

Business API key from Pingmee Settings → Developer Tools

Body

application/json
sender
string
required

Sender identifier

receiver
string
required

Receiver identifier

participantsIdentifiers
string
required

Conversation participants identifiers

message
string
required

Message content

type
enum<string>
default:default
required
Available options:
default
initiator
enum<string>
default:person
required
Available options:
person
messagePlatform
enum<string>
default:whatsapp
required

Messaging platform

Available options:
instagram,
facebookMessenger,
whatsapp
context
object

Reply to an existing WhatsApp message

attachmentBase64
object

Base64 encoded media attachment

Response

Message sent successfully

message_generated_id
string
required

Platform-generated message ID

sentMessage
object

Returned only when initiator is bot or ai