n8n NodeAutomate WhatsApp without writing code using our official n8n community node.Install Node
AI-Powered WhatsApp CRM & Gateway

WhatsApp API Built for Developers

Connect multi-tenant sessions, orchestrate visual logic flows, configure autonomous AI chatbots, and receive real-time webhooks through a professional, isolated platform.

POST/api/send-message
import axios from 'axios';

const response = await axios.post(
  'https://api.whatsflow.ai/api/send-message',
  {
  "to": "1234567890",
  "text": "Hello from WhatsFlow AI!"
},
  {
    headers: {
      Authorization: 'Bearer YOUR_API_KEY'
    }
  }
);
Visual Logic

AI Visual Workflow Studio

Build stateful visual automation flows connecting web triggers, CRM entities, AI models, and database systems.

Trigger
Receive MessageIncoming chat match
Condition
Keyword MatchIf text contains "order"
AI Agent
Product AssistGemini context lookup
Integration
WooCommerce ERPGenerate Draft Invoice
Send
Order CardReply dispatch confirmation
Stateful Webhooks & Execution TrailsEvery node action is cataloged in the Audit Log, permitting failed webhooks, missing integrations, or AI prompt exceptions to be replayed or debugged directly from the settings.
Developer Sandbox

Live API Execution Console

Inspect how the REST payload parameters immediately reflect on a virtual WhatsApp client interface and trigger webhook payloads.

Simulator Settings
WF
WhatsFlow Sandboxonline
Encrypted virtual Sandbox line session.
Hey! How can I integrate WhatsApp with my ERP?10:24 AM
WhatsFlow AI makes it incredibly easy with REST APIs or Model Context Protocol.10:25 AM
Send simulation...
Billing Tiers

Growth-Oriented Pricing

Configure a workspace plan that fits your linked database scope, active numbers, and team capacity.

MonthlyYearly Save 15%

Basic

Ideal for indie hackers or small builders needing 1 WhatsApp link.

$6.00/month
Included Features
  • 1 Connected WhatsApp Number
  • Unlimited Contacts & Messages
  • No Daily Rate Throttling
  • API Keys & REST Access
  • Webhooks (Real-time Events)
  • Standard Email Support
Start Workspace$6.00 / connection session limit
Most Popular

Pro

Perfect for growing companies managing client integrations.

$15.00/month
Included Features
  • 3 Connected WhatsApp Numbers
  • Unlimited Contacts & Messages
  • Model Context Protocol (MCP) Remote Server
  • AI Studio Prompt Builder
  • Webhooks Replay Debugger
  • Priority Slack & Chat Support
Start Workspace$5.00 / connection session limit

Business

Robust capability for customer service hubs and support teams.

$45.00/month
Included Features
  • 10 Connected WhatsApp Numbers
  • Unlimited Contacts & Messages
  • Model Context Protocol (MCP) Access
  • AI Chatbot Vision OCR Capabilities
  • Shopify & ERP Sync Connectors
  • Dedicated Enterprise Account Exec
Start Workspace$4.50 / connection session limit
Integrations

SDKs for Your Favorite Platform

Platform-specific SDKs to connect with WhatsFlow API with zero boilerplate.

Node.js SDK

Official JavaScript/TypeScript package with full type safety.

npm install @whatsflow/sdk

Python SDK

Pip package with support for asyncio and full model callbacks.

pip install whatsflow

Laravel Service

Laravel service providers, facades, and webhook routers.

composer require whatsflow/laravel

n8n Node

Official community node to handle events and templates.

n8n-nodes-whatsflow
FAQ

Frequently Asked Questions

Everything you need to know about WhatsFlow AI WhatsApp integration API.

Ready to Automate WhatsApp?

Create your developer sandbox today. Access REST APIs, link multi-tenant numbers, deploy visual logic nodes, and connect custom AI models.