creator cover WAHA - WhatsApp HTTP API
WAHA - WhatsApp HTTP API

WAHA - WhatsApp HTTP API 

WhatsApp HTTP API you can run in a click!

2 125subscribers

53posts

About

WAHA - WhatsApp HTTP API that you can run in a click!
Support the project and get WAHA Plus version here!
- Documentation: https://waha.devlike.pro
After you subscribing you get an access to the WAHA Plus via our portal https://portal.devlike.pro/

WAHA 2026.8 - Extend WAHA, Group Join Requests, Stickers

https://waha.devlike.pro/blog/waha-2026-8/

🛠️ Extend WAHA - Apps, Modules, Plugins

Want to add your own functionality to WAHA - an integration with an external product, a region-specific behavior, a metric, a low-level tweak in the message flow?
We’ve documented how to extend WAHA - four extension layers, ordered from the most preferred to the last resort - pick the highest layer that fits:
  • 🧩 Apps - new functionality on top of WAHA, attached per session - like ChatWoot or Brazilian Phone Numbers.
  • 📦 Modules - a product-wide capability, enabled and configured via environment variables - like Prometheus metrics or Webhooks.
  • 🔌 Plugins - a low-level tweak of how requests and events flow through a session.
  • 🏭 Engines - a new core WhatsApp feature or an engine fix.
The guide builds the same Message Logger feature at every layer, with real code - folder structure, registration points, lifecycle hooks, migrations and the Dashboard part.
Right now extending WAHA means sending a pull request to the official WAHA - a PR that keeps its changes inside an app, a module or a plugin gets reviewed fast and is likely to be accepted.
Later we’re planning a more extensive way to contribute, like n8n community nodes: you publish a @{scope}/waha-app-{name} or waha-module-{name} npm package, and WAHA discovers and enables it automatically.
Read more: 🛠️ Development

🧩 Apps: Brazilian Phone Numbers

Brazilian numbers (country code 55) have the 9th digit problem - the same contact exists with and without the extra 9, so messages end up in the wrong chat or get no reply at all.

WAHA 2026.7 - Passkey Pairing, Scoped Keys, Reachout Timelock

https://waha.devlike.pro/blog/waha-2026-7/

🔑 Passkey Pairing (GOWS)

WhatsApp started asking for a passkey on some accounts when you link a device - the session stops at PASSKEY_REQUIRED and waits instead of going to WORKING.
WAHA now handles it! Pair such sessions right from the 📊 Dashboard (with the WAHA browser extension), or build the flow into your own UI with two API calls:
GET /api/{session}/auth/passkey
POST /api/{session}/auth/passkey
We wrote a full guide on how it works and how to handle it from your own branded UI: How to Handle Passkey

⏳ Reachout Timelock

WhatsApp shadow-restricts accounts that message too many new contacts - sending fails with server returned error 463 while the session looks perfectly fine.
WAHA now exposes the Reachout Timelock state, so you can detect it and stop your campaigns in time (do NOT restart or re-pair the session - it lifts automatically!)
You also get it in the me.reachoutTimelock field in GET /api/sessions and GET /api/sessions/{session}/me.

WAHA 2026.6 - WAHA Community

https://waha.devlike.pro/blog/waha-community/
-------
TL;DR: WAHA Plus features are now part of WAHA Core.
-------

WAHA is free!

Starting from version 2026.6.1, every feature that used to need a Plus subscription ships in the free, public image.
Included but not limited to:

WAHA Community

We dropped the Core / Plus / PRO tiers in Patreon and Boosty - you don’t need to subscribe anymore to get WAHA Plus features (now it’s all in WAHA Core)!
👉🏻 There’s a new Community tier - a symbolic $5/mo, just enough to keep the lights on. 👈🏻
keeping susbcription active so that we can help in the cause. 
I used to buy the service when updating, now im keeping my montly subscription, as developers we should always keeping supporting each others. Thank you guys!
Luis Leal, thank you! 🫶🏻
WAHA 2026.4 - MCP Server, API Key Scopes, Query Auth
https://waha.devlike.pro/blog/waha-2026-4/
Level required:
Community
WAHA 2026.3 - WPP Engine, LID Merge Control, GOWS & NOWEB Upgrades
https://waha.devlike.pro/blog/waha-2026-3/
Level required:
Community
WAHA 2026.1 - Per-Session API Keys, GOWS Storage Toggle
https://waha.devlike.pro/blog/waha-2026-1/ 
Level required:
Community
WAHA 2025.12 - Custom Device Names, Calls Automation
https://waha.devlike.pro/blog/waha-2025-12/
Level required:
Community
Discord Community
For months the community has been asking for a single place to talk, debug, and share ideas between releases.
Level required:
Community
Subscription levels1

Community

$4.5 per month
It's the COMMUNITY that made WAHA possible in the first place, and your contribution is what keeps it alive and growing 🌱 🫶🏻
Nothing extra in return - everything is FREE and available for everyone.
This tier offers no perks, just a way to support the work.
Go up