The complete platform to send WhatsApp messages through the official API.
Onboard WhatsApp Business Accounts with Meta Embedded Signup, then send notifications, templates and two-way conversations at scale — from a dashboard or a REST API. We handle registration, webhooks and compliance so you don't have to.
Everything you need to run WhatsApp messaging
A full Business Solution Provider stack — onboarding, messaging, templates, webhooks and a developer API — on top of Meta's Cloud API.
Embedded Signup onboarding
Your customers connect their own WhatsApp Business Account in minutes with Meta's official Embedded Signup — no manual number migration, no waiting.
Official Cloud API messaging
Send and receive on the WhatsApp Business Platform (Cloud API). Session messages, media, and pre-approved templates — all through Meta directly.
Template management
Create, submit and track message templates (marketing, utility, authentication) and see approval status without leaving the dashboard.
Two-way conversations
Inbound messages and delivery/read receipts are captured in real time via secure webhooks and surfaced in your inbox.
Developer REST API
Programmatic API keys and a clean /api/v1 surface to send messages, manage templates and receive events on your own server.
Multi-tenant & secure
Strict per-tenant isolation, access tokens encrypted at rest (AES-256-GCM), and signed webhooks. Built for agencies and platforms.
How it works
Sign up
Create your account and open the Embedded Signup flow from your dashboard.
Connect WhatsApp
Log in with Facebook, pick your WhatsApp Business Account and number, accept the terms.
Start sending
Your number is registered for Cloud API automatically. Send templates, reply to customers, or call the API.
A developer-first API
Generate API keys and integrate WhatsApp into your product in minutes. Send messages, manage templates and receive inbound events at your own webhook — all authenticated with a bearer token and signed for security.
Read the API docscurl -X POST https://your-domain.com/api/v1/messages \
-H "Authorization: Bearer wbsp_live_..." \
-H "Content-Type: application/json" \
-d '{
"type": "text",
"from": "15551234567",
"to": "15557654321",
"text": "Hello from the API!"
}'Built for every message
Ready to connect WhatsApp?
Create your account and onboard your first WhatsApp Business Account today — no code required to get started.
Get started free