WAHA - WhatsApp HTTP API

WAHA - WhatsApp HTTP API 

WhatsApp HTTP API you can run in a click!

1 972subscribers

49posts

WAHA 2023.8 - publish stories (aka status), chats management, your presense (online, offline), secutiry settings for groups!

We are excited to unveil the latest version of WAHA - 2023.8! This new release comes with several fantastic features and enhancements to enhance your user experience.
Publish Stories (aka Status)
In this version, we have added stories (aka status) endpoints to our NOWEB engine.
Choose from the following options:
- Text: POST /api/{session}/status/text
- Image: POST /api/{session}/status/image
- Voice: POST /api/{session}/status/voice
- Video: POST /api/{session}/status/video
Chats Endpoints
WAHA 2023.8 also introduces convenient chat endpoints for better communication:
- Get all chats: GET /api/{session}/chats
- Delete chat: DELETE /api/{session}/chats/{chatId}
- Get messages from chat: GET /api/{session}/chats/{chatId}/messages?limit=1000&downloadMedia=true
- Clear messages in the chat: DELETE /api/{session}/chats/{chatId}/messages
Set Presence Endpoint
Take full control over your online presence with the new 'set presence' endpoint - `POST /api/{session}/presence`.
You can now:
- Show your status as online with online presence (https://github.com/devlikeapro/whatsapp-http-api/issues/121).
- Receive notifications for your device in offline presence (https://github.com/devlikeapro/whatsapp-http-api/issues/28).
Improved Performance
To enhance performance, we have added the `downloadMedia` flag to the following endpoints:
- GET /api/messages
- GET /api/{session}/chats/{chatId}/messages
Security Settings for Group Info
Big THANK YOU to gqlxj1987 who has added the first endpoint for group security settings!
The new endpoint allows group admins to update the group settings, limiting the ability to edit group info (title, description, photo) to admins only.
- Update Group Info: PUT /api/{session}/groups/{groupId}/settings/security/info-admin-only
What is next?
We're working on few features and hope to delivery them by September release
- Connection without phone (native mobile api)
- Add poll button api
- And some other small but yet important features!
We hope these new features and enhancements make WAHA 2023.8 even more useful for you. As always, we value your feedback and look forward to hearing your thoughts on this latest release.
The full changelog is available here https://waha.devlike.pro/docs/overview/changelog/!
Hello! Thanks for the updates! Please make it possible to restart the session with such an error, for example: "{"statusCode":422,"message":"The session under FAILED status. Please try to restart it.","error":"Unprocessable Entity"}"
Plus, the ability to change proxies without stopping the session
Hi!
> Please make it possible to restart the session with such an error
You can do it by making POST /api/sessions/stop and POST /api/sessions/start request
hi im reciving this error {
"statusCode": 422,
"message": "The session under FAILED status. Please try to restart it.",
"error": "Unprocessable Entity"
} can you help me please im subscriber
Julio González, Hi!
Please try to use the latest version, 2023.08.13. Pull new image with the same command and restart docker containers
ℹ️⚠️Hi everyone!
If you're facing the same issue with FAILED session - please update to the 2023.8.13 version, it fixes the issue
Hello team
Would you send a message please, i want to ask a few questions for pro plan. But i couldn't send message because of your privacy settings.
Php Projem, hi, sure! could you leave here your email?
Subscription levels2
Subscription Spots Are Limited

Plus

$19.9 per month
👉 Please select another platform if there are No slots available.
https://waha.devlike.pro/support-us/
For solo, hobby, and vibe-code developers who want the optimized WAHA engine and community access.
● 🖥️ WAHA Plus - Docker Image
● 🏅 Special GitHub Supporter Badge
 💬 Discord Community
+ chat
Subscription Spots Are Limited

Pro

$107 per month
👉 Please select another platform if there are No slots available.
https://waha.devlike.pro/support-us/
For teams and power developers who need full control, source access, and priority support.
● 🐙 WAHA Plus -  Full Source Code
● 👑 Special GitHub Supporter Badge
 💬 Discord Community
● ⭐ Priority Support
● 👥 5 Team Seats (all perks included)
+ chat
Go up