Skip to main content
POST

Authorizations

Authorization
string
header
required

Beem API credentials: API key as username, API secret as password.

Body

application/json
from_addr
string
required

WhatsApp-enabled sender on your Beem account.

destination_addr
object[]
required

One or more recipients to send the template message to.

Minimum array length: 1
channel
string
required

Messaging channel. Use whatsapp for WhatsApp templates.

Example:

"whatsapp"

messageTemplateData
object
required

Identifies the WhatsApp template to send.

content
object

Media attachment for templates that require an image or document.

Response

Successful response

data
object