EN
WAHA - WhatsApp HTTP API
WAHA - WhatsApp HTTP API
585 subscribers
goals
167 of 300 paid subscribers
We'll publish "Receive media (image, files) messages to S3" in WAHA Core! https://waha.devlike.pro/docs/how-to/storages/#media---s3
2 of 6

WAHA 2024.12 - Chat UI API, Join Group, And More! 🎉

🎉🎉🎉 First of all, Happy New Year! We wish you all the best in the New 2025 Year! 🎉🎉🎉
We are thrilled to announce the release of WAHA 2024.12!
https://waha.devlike.pro/blog/waha-2024-12/
Chat Overview API
We’ve added 💬 Chats Overview API to help you build your custom UI clients!
Get chats “overview” - the API that almost all Chat UI client needs!
GET /api/{session}/chats/overview?limit=20&offset=0
Response contains the main info you need to show in the chat list:
- id- chat id
- name- chat name (if any)
- picture- chat picture (if any)
- lastMessage- last message in the chat (if any).
- _chat- the structure depends on engine you’re using
Join Groups API
Now you can 👥 Join Group by link and get 👥 Group Info before joining!
If you have invite URL for a group (like https://chat.whatsapp.com/invitecode), you can
POST /api/{session}/groups/join
Profile Picture API improvements
We’ve added optimizations in 💬 Get Chat Picture and 👤 Get Contact Profile Picture API!
Before it could give rate-overlimit error, now it’s optimized and faster!
And More! 
Check out the full WAHA 2024.12 🆕 Changelog for more details!
avatar
What do I have to do to acquire WAHA Plus?
avatar
Yassel Lara, Hi! You need to make a subscription on Boosty and then using the same email login to https://portal.devlike.pro/ to get docker hub key
avatar
.

Subscription levels

Plus

$ 22,1 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!

Pro

$ 116 per month
- Access to WAHA PLUS docker image.
- Special Tag for all your issues and comments in WAHA GitHub repository!
- An invitation to a private Github repository so you have the WAHA Plus source code.
- Invite up to 5 members
- Access to the PRO Discord server where we provide support and assistance.
Go up