Free Open Source WhatsApp API Gateway
Full control over your messaging infrastructure without vendor lock-in or hidden paywalls. Built on a pluggable architecture for ultimate flexibility.
Everything you need for a production-ready WhatsApp API
No licensing fees, no feature locks, full source code access
Swap adapters for database, storage, and cache via config
Modern React UI for session, webhook, and API key management
Run multiple WhatsApp sessions concurrently on one instance
Production-ready with zero configuration
Community nodes for workflow automation
Built with modern, scalable technologies
Get running in under 5 minutes
# Clone and start with Docker
git clone https://github.com/rmyndharis/OpenWA.git
cd OpenWA
docker compose -f docker-compose.dev.yml up -d
# Access
# Dashboard: http://localhost:2886
# API: http://localhost:2785/api
# Swagger: http://localhost:2785/api/docs