WhatsApp Business Platform · Meta Tech Provider

Notify customers on the app they already check.

Connect your own WhatsApp number, write approved templates, and send order alerts, reminders and updates — then reply inside the 24-hour window. From a dashboard, or a single API call.

Get started free Read the API docs →
Keep your WhatsApp Business App No number migration
C
Café Kua
online
Hi Ana ☕ your order #1234 is ready for pickup at Café Kua.
09:41 ✓✓
Perfecto, voy saliendo 🙌
09:42
Trusted by teams sending real alerts: ☕ Cafés · order-ready🛡️ Community security · intrusion alerts📣 Agencies · client campaigns
How it works

Live in four steps

🔗01
Connect your WhatsApp
Link your number via Meta Embedded Signup, or paste your API credentials.
✍️02
Write a template
Create message templates with variables. Meta approves them once, then reuse forever.
🚀03
Send from dashboard or API
Fire notifications to your contacts from the dashboard, or with one HTTP call.
💬04
Handle replies
Reply to customers in the shared inbox within the 24-hour window.
Meta Tech Provider

Keep the app you already use.

Onboard through Kua and keep sending from your existing WhatsApp Business App at the same time. Coexistence means no number migration and no downtime — your team keeps replying from their phones while the platform handles templates, the API, and the inbox.

📱
WhatsApp Business App
Your team keeps chatting
⚙️
Kua Notify
Templates · API · shared inbox
For developers

One endpoint. One message.

POST a template and its parameters to /api/v1/notify with your workspace bearer token. Get back a message id you can track through delivery and read receipts.

Bearer-token auth, per workspace
Template & free-text (within window) sends
Structured errors, e.g. #131030
Terminal — send a notification
curl -X POST https://notify.kua.cl/api/v1/notify \
  -H "Authorization: Bearer ntk_9f3c…" \
  -H "Content-Type: application/json" \
  -d '{"to":"56912345678","template":"order_ready",
      "language":"en_US","params":["Ana","#1234"]}'
200 {"ok":true,"result":{"sent":1,"failed":0,"messageId":"wamid.HBgL…"}}

Start free. Pay as you send.

Connect your number in minutes. Meta's conversation pricing, passed through at cost — no per-seat fees.

Get started Sign in