Evolution API Evolution API began as a WhatsApp controller API based on CodeChat, which in turn implemented the Baileys library. While originally focused on WhatsApp, Evolution API has grown into a comprehensive platform supporting multiple messaging services and integrations. We continue to acknowledge CodeChat for laying the groundwork. Today, Evolution API is not limited to WhatsApp. It integrates with various platforms such as Typebot, Chatwoot, Dify, and OpenAI, offering a broad array of functionalities beyond messaging. Evolution API supports both the Baileys-based WhatsApp API and the official WhatsApp Business API, with upcoming support for Instagram and Messenger.
Go to file
2024-09-11 22:00:57 +00:00
.github chore: Add apiKey and ServerUrl to prefilledVariables in typebot service 2024-07-18 08:15:53 -03:00
.vscode reversed settings 2024-09-11 22:00:57 +00:00
Docker add network on redis docker compose 2024-08-27 01:40:24 -03:00
Extras/chatwoot chore: adjusts in docker files 2024-08-09 07:17:09 -03:00
manager/dist fix: chatwoot screen 2024-09-09 10:12:10 -03:00
prisma feat: adiciona headers no cadastro de webhook da instância 2024-09-06 20:46:10 -03:00
public/images readme 2024-06-08 14:04:45 -03:00
src debounce message break 2024-09-11 21:58:46 +00:00
.dockerignore init project evolution api 2023-06-09 07:48:59 -03:00
.DS_Store git actions v2 2024-06-09 16:15:44 -03:00
.env.example Revert "V2 fix chatwoot reply quote" 2024-09-05 09:26:33 -03:00
.eslintignore init project evolution api 2023-06-09 07:48:59 -03:00
.eslintrc.js feat: IA send images and Sentry implemented 2024-08-16 11:31:46 -03:00
.gitignore feat: adiciona headers no cadastro de webhook da instância 2024-09-06 20:46:10 -03:00
.prettierrc.js wip 2023-07-26 11:12:00 -03:00
CHANGELOG.md fix: It is now possible to send images via the Evolution Channel 2024-09-11 17:20:07 -03:00
docker-compose.dev.yaml chore: adjusts in docker files 2024-08-09 07:17:09 -03:00
docker-compose.yaml Revert "V2 fix chatwoot reply quote" 2024-09-05 09:26:33 -03:00
Dockerfile fix: dockerfile 2024-08-24 08:39:33 -03:00
LICENSE changelog 2024-08-24 07:48:51 -03:00
package.json fix: use chatwoot with evolution channel 2024-09-03 17:23:05 -03:00
README.md changelog 2024-08-24 07:48:51 -03:00
runWithProvider.js Improve database scripts to retrieve the provider from env file 2024-08-11 16:29:42 -03:00
tsconfig.json Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
tsup.config.ts Fixed chatwoot translation files on build 2024-08-15 15:32:17 -03:00

Evolution Api

Whatsapp Group Discord Community Postman Collection Documentation License Support Sponsors

Evolution API

Evolution API began as a WhatsApp controller API based on CodeChat, which in turn implemented the Baileys library. While originally focused on WhatsApp, Evolution API has grown into a comprehensive platform supporting multiple messaging services and integrations. We continue to acknowledge CodeChat for laying the groundwork.

Today, Evolution API is not limited to WhatsApp. It integrates with various platforms such as Typebot, Chatwoot, Dify, and OpenAI, offering a broad array of functionalities beyond messaging. Evolution API supports both the Baileys-based WhatsApp API and the official WhatsApp Business API, with upcoming support for Instagram and Messenger.

Types of Connections

Evolution API supports multiple types of connections to WhatsApp, enabling flexible and powerful integration options:

  • WhatsApp API - Baileys:

    • A free API based on WhatsApp Web, leveraging the Baileys library.
    • This connection type allows control over WhatsApp Web functionalities through a RESTful API, suitable for multi-service chats, service bots, and other WhatsApp-integrated systems.
    • Note: This method relies on the web version of WhatsApp and may have limitations compared to official APIs.
  • WhatsApp Cloud API:

    • The official API provided by Meta (formerly Facebook).
    • This connection type offers a robust and reliable solution designed for businesses needing higher volumes of messaging and better integration support.
    • The Cloud API supports features such as end-to-end encryption, advanced analytics, and more comprehensive customer service tools.
    • To use this API, you must comply with Meta's policies and potentially pay for usage based on message volume and other factors.

Integrations

Evolution API supports various integrations to enhance its functionality. Below is a list of available integrations and their uses:

  • Typebot:

    • Build conversational bots using Typebot, integrated directly into Evolution with trigger management.
  • Chatwoot:

    • Direct integration with Chatwoot for handling customer service for your business.
  • RabbitMQ:

    • Receive events from the Evolution API via RabbitMQ.
  • Amazon SQS:

    • Receive events from the Evolution API via Amazon SQS.
  • Socket.io:

    • Receive events from the Evolution API via WebSocket.
  • Dify:

    • Integrate your Evolution API directly with Dify AI for seamless trigger management and multiple agents.
  • OpenAI:

    • Integrate your Evolution API with OpenAI for AI capabilities, including audio-to-text conversion, available across all Evolution integrations.
  • Amazon S3 / Minio:

Telemetry Notice

To continuously improve our services, we have implemented telemetry that collects data on the routes used, the most accessed routes, and the version of the API in use. We would like to assure you that no sensitive or personal data is collected during this process. The telemetry helps us identify improvements and provide a better experience for users.

Evolution Support Premium

Join our Evolution Pro community for expert support and a weekly call to answer questions. Visit the link below to learn more and subscribe:

Click here to learn more
Subscribe

Donate to the project.

Github Sponsors

https://github.com/sponsors/EvolutionAPI

PicPay

Buy me coffe - PIX

CHAVE PIX (Telefone): (74)99987-9409


Content Creator Partners

We are proud to collaborate with the following content creators who have contributed valuable insights and tutorials about Evolution API:

License

Evolution API is licensed under the Apache License 2.0, with the following additional conditions:

  1. Multi-tenant SaaS service: Unless explicitly authorized in writing, you may not use the Evolution API source code to operate a multi-tenant environment.

    • Tenant Definition: Within the context of Evolution API, one tenant corresponds to one workspace. The workspace provides a separated area for each tenant's data and configurations.
  2. LOGO and copyright information: In the process of using Evolution API's frontend components, you may not remove or modify the LOGO or copyright information in the Evolution API console or applications. This restriction is inapplicable to uses of Evolution API that do not involve its frontend components.

Please contact contato@atendai.com to inquire about licensing matters.

Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.

© 2024 AtendAI