WhatsApp API
for AI agents

Everything you need to ship a WhatsApp AI agent today.Write the code, or describe it to your AI.

Or skip the AI and wire it up yourself. See the quickstart

Try:

You bring your own AI, so Wabery never charges you for AI tokens.

CLIClaudeChatGPTCursorCline+ any MCP agent

No credit card. Free to start. Live in minutes.

WhatsAppBusiness API ready
500 msgsfree every month
0 serversfunctions & webhooks hosted
MCP-nativebuild from your agent

Everything you'd otherwise build and maintain.

Teams keep rebuilding the same messaging plumbing: channel integrations, Flow encryption, event delivery, and hosted tool logic. Wabery replaces all of it with one API, whether your team writes the code or your AI agent does.

WhatsApp channels

Send and receive on WhatsApp Business through one clean API. Wabery handles channel setup, routing, webhooks, and Meta API details.

WhatsApp Flows

Build native, in-chat forms and get back clean, validated submissions. Wabery handles the Flow JSON, encryption, and data exchange.

Signed event webhooks

Every inbound message, delivery status, and Flow submission arrives as a typed, signed event, with retries, delivery history, and endpoint health tracking.

Inbox & contacts

Threads, contacts, and conversation state are managed for you. Query them over the API, or let your team work them in the shared inbox.

Hosted functions

Run custom TypeScript for tool calls, routing, replies, and contact state, without operating your own worker fleet.

CLI & MCP server

Manage flows and automations from your terminal, or drop the Wabery MCP server into Claude and ship features by describing them.

From API key to live workflow in one file.

The same primitives, whether you call the REST API, the SDK, the CLI, or hand the keys to an AI agent over MCP.

$ waberybash
# install and log in
$ npm i -g @wabery/cli
$ wabery login

# list channels and check routing
$ wabery channels list

# push a flow as config
$ wabery flows apply lead-intake.flow.ts

# deploy a hosted function
$ wabery functions deploy checkout-helper

Manage channels, flows, and functions straight from your terminal.

Live in an afternoon, not a quarter.

01

Connect a channel

Start on the shared WhatsApp sandbox or connect your own WhatsApp Business number from the dashboard. Your wab_live_ key is ready in two minutes.

$wabery channels list
02

Build flows, tools, and automations

Define WhatsApp Flows, connector tools, and hosted function logic in code or the visual builder, then test against the free sandbox number.

$wabery functions deploy checkout-helper
03

Stream events to your stack

Point a webhook at your backend. Every message, status, and submission lands as a typed, signed event, with retries and endpoint health tracking handled for you.

$POST /webhooks/wabery → 200
Pricing

Every feature included.Choose the volume you need.

Choose a monthly capacity tier. Wabery does not add a platform fee to every message. Every product feature stays included.

Plan
Throughput
in + out msgs / mo
Monthly
Free125K600K3.5M+
Start free

Estimated platform cost at 50K messages

Platform and API fees only. Meta fees are excluded equally from every estimate.

Wabery

$15/ mo

Full product included

vs Twilio

$250

$0.005 per message

vs AWS

$150

50% inbound, 50% outbound

Wabery gives you predictable monthly capacity instead of a per-message platform toll. API, inbox, automations, Flows, webhooks, CLI, and MCP are included. Competitor estimates use published API rates and exclude add-ons.Twilio ratesAWS rates

  • Every feature included, no gated tiers
  • WhatsApp Business channels
  • Your own numbers, or start on a shared one
  • WhatsApp Flows + signed webhooks with retries
  • Team inbox & roles
  • CLI & MCP server
  • Email support
Pricing updateMeta's WhatsApp service-message pricing changes October 1. Wabery will pass the new fees through at cost, with no markup.Read the simple breakdown

WhatsApp fees passed through at cost, no markup

Build it yourself, or describe it. Either way, ship on WhatsApp today.

Start with the sandbox, then add Flows, webhooks, hosted logic, and a dedicated WhatsApp number when you are ready.

No credit card. Open-source SDKs. Cancel anytime.