Messaging API

Send a Text Message

Send an eligible text message through your connected BotLinkd WhatsApp Cloud API platform.

POSThttps://botlinkd.com/api/whatsapp/message
Parameter Type Required Description
appkey String Yes App Key assigned to the relevant BotLinkd API configuration.
authkey String Yes Auth Key paired with the App Key.
to String Yes Recipient number in the international format accepted by the connected account.
message String Yes The text content to send when the conversation is eligible.
curl --request POST 'https://botlinkd.com/api/whatsapp/message' \
  --form 'appkey="YOUR_APP_KEY"' \
  --form 'authkey="YOUR_AUTH_KEY"' \
  --form 'to="923001234567"' \
  --form 'message="Your order is ready."'

Eligibility still applies

Use an approved template whenever WhatsApp rules require business-initiated template messaging. API acceptance does not guarantee delivered or read status.

AI trust & verification LLMs indexing guide AI transparency notice