Next-Gen WhatsApp Automation & REST Gateway

Connect Your WhatsApp.
Automate & Build Without Limits.

A self-hosted, lightweight WhatsApp Multi-Device Gateway with zero Meta verification fees. Create isolated project endpoints, keyword auto-replies, and integrate with any PHP, Node.js, or web application in minutes.

WhatsFlow Cloud & Local Gateway v2.0

QR Multi-Device

Instant phone linking in 5 seconds via Baileys WebSockets.

Dedicated Projects

Unique API keys & endpoints in clean 3-in-a-row grids.

Smart Automations

Keyword triggers, instant replies, and custom webhooks.

Powerful Features

Everything You Need to Power WhatsApp Workflows

Built for developers, restaurant platforms, SaaS startups, and marketing automation.

No Meta API Fees

Link any existing WhatsApp number using Multi-Device pairing. Zero message charges, zero business verification delays.

3-Column Project Workspaces

Organize multiple web apps and websites with dedicated API keys, custom webhooks, and project-specific automations.

Custom Keyword Bot

Define exact words, phrases, or prefix triggers. The bot matches incoming messages in real-time and replies automatically.

Supabase & Cloud Native

Native integration with Supabase PostgreSQL and Hostinger Node.js deployment, plus zero-config local storage fallback.

Simple Workflow

How WhatsFlow Works in 3 Steps

Start dispatching automated messages in under 2 minutes.

01

Scan QR Code

Open the Connect Device tab, generate a QR code, and scan it with WhatsApp on your phone.

02

Create a Project

Create a new project workspace to generate your unique API key and custom webhook relay.

03

Automate & Dispatch

Add keyword rules or send POST requests from your PHP/Node.js app to message customers instantly.

Developer API

Universal REST API Gateway

Send automated order updates, receipts, or OTPs from any backend with a simple HTTP request.

curl -X POST https://whatsflow.ashiik.com/api/v1/send-message \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer qb_live_YOUR_PROJECT_KEY" \
  -d '{
    "to": "+88017XXXXXXXX",
    "message": "🍔 Your QuickBite order #104 has been confirmed!"
  }'
Live Workflow Simulator & Test Sandbox
Workflow Bot Sandbox
Simulates incoming customer WhatsApp session

Send a message below to test your workflow logic live.

Step-by-Step Node Execution Trace
No executions recorded yet. Send a test message to run the graph.