Built on WhatsApp Business API

Your WhatsApp.
Supercharged with AI.

Automate customer conversations, qualify leads instantly, and hand off to your team when it matters. One inbox, zero missed messages.

10x
Faster replies
80%
Auto-resolved
24/7
Always on

Trusted integrations & partnerships

WhatsApp Business Solution Provider
Shopify Partner
Meta Business Platform
Cloudflare Workers Platform
Google AI Gemini Powered

Up and running in minutes

No complex setup, no developer needed. Three steps to automate your WhatsApp.

1

Connect

Link your WhatsApp Business number in minutes. No technical setup required — just scan and go.

2

Configure

Set your AI personality, response rules, team routing, and business hours. Tailor it to your workflow.

3

Automate

AI handles conversations instantly. Monitor everything from your dashboard, step in whenever you want.

One API for everything

Send messages, read conversations, and manage contacts programmatically. Auto-generated from your database with row-level security built in.

api.sendhub.ai
// Send a WhatsApp message
const { data } = await sendhub
  .from('messages')
  .insert({
    to: '+5215512345678',
    content: 'Your order has shipped!',
    channel: 'support'
  })

// List conversations with AI handling
const { data: convos } = await sendhub
  .from('conversations')
  .select('*, contact:contacts(*), messages(count)')
  .eq('status', 'ai_handling')
  .order('last_message_at', { ascending: false })

// Subscribe to new messages (realtime)
sendhub
  .channel('inbox')
  .on('postgres_changes', {
    event: 'INSERT',
    table: 'messages',
  }, (payload) => {
    console.log('New message:', payload.new)
  })
  .subscribe()

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no per-message charges for AI replies.

Free

$0 /mo

Get started with WhatsApp AI automation.

  • 50 AI replies/mo
  • 1 WhatsApp number
  • 1 team member
  • 1 business
  • Community support
Start for free
Most Popular

Growth

$49 /mo

For growing teams that need more power.

  • 1,000 AI replies/mo
  • 3 WhatsApp numbers
  • 5 team members
  • 3 businesses
  • Shopify + Zapier
  • Email support
Get started

Pro

$149 /mo

For teams that need everything.

  • 10,000 AI replies/mo
  • 10 WhatsApp numbers
  • Unlimited team
  • Unlimited businesses
  • All integrations + API
  • Priority support
Get started

Enterprise

Custom message volumes, unlimited everything, on-premise deployment, dedicated account manager, SSO, SLA guarantees, and custom AI training.

Contact Sales

Ready to automate your WhatsApp?

Join businesses that save hours every day with AI-powered conversations. Free to start, no credit card required.