Evolution API icon

Evolution API

Facilitates WhatsApp messaging and instance management through an API server that interfaces with Evolution API.

Acerca de

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.

Características Principales

  • 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

Casos de Uso

  • Automating direct customer communication through WhatsApp
  • Integrating WhatsApp functionalities into CRM or business systems
  • Building custom WhatsApp messaging applications