关于
This tool is an API server built with TypeScript, designed to act as a wrapper for the Evolution API. It provides a set of endpoints for managing WhatsApp instances, sending text messages, checking number validity, and retrieving contact, group, and chat information. Primarily serving as a backend component, it simplifies interaction with the underlying Evolution API for applications requiring programmatic control over WhatsApp communications, with a focus on ease of deployment and operation via platforms like Railway.
主要功能
- Verify if phone numbers are registered on WhatsApp
- Send text messages via WhatsApp to specific numbers
- Manage and monitor Evolution API instances (list, status)
- Retrieve WhatsApp contacts, groups, and chat lists
- Secured API endpoints with API key authentication
- 0 GitHub stars
使用案例
- Automating direct customer communication through WhatsApp
- Integrating WhatsApp functionalities into CRM or business systems
- Building custom WhatsApp messaging applications