Evolution API Lite Documentation
Welcome to Evolution API Lite
Section titled “Welcome to Evolution API Lite”Evolution API Lite is a streamlined version of the Evolution API, designed specifically for developers who need fast, reliable WhatsApp connectivity without the overhead of complex integrations. Built for microservice environments where performance and simplicity are paramount.
What is Evolution API Lite?
Section titled “What is Evolution API Lite?”Evolution API Lite provides a REST API interface for WhatsApp communication, offering two primary connectivity options:
- WhatsApp Web Integration via the Baileys library
- Official WhatsApp Cloud API through Meta’s official API for enterprise-grade reliability
Key Features
Section titled “Key Features”Core Capabilities
Section titled “Core Capabilities”- Multi-Instance Management: Create and manage multiple WhatsApp connections simultaneously
- Real-time Events: Receive webhooks for messages, connection status, and other WhatsApp events
- Message Types: Send text, media, buttons, lists, polls, and reactions
- Group Management: Create groups, manage participants, and control group settings
- Contact Management: Handle contacts, profile pictures, and presence status
What’s Different from Full Evolution API
Section titled “What’s Different from Full Evolution API”Evolution API Lite intentionally excludes:
- External platform integrations (Typebot, Chatwoot, OpenAI)
- Audio conversion features
- S3/Minio storage integrations
- Complex workflow automations
Target Audience
Section titled “Target Audience”This API is ideal for:
- Developers building WhatsApp-integrated applications
- Businesses needing reliable WhatsApp automation
- Microservice architectures requiring lightweight WhatsApp connectivity
- Teams seeking simple, fast deployment without complex dependencies
Getting Started
Section titled “Getting Started”Ready to start? Here are your next steps:
-
Quick Setup
Follow our Quickstart Guide to get your first instance running in minutes using Docker
-
Understand the Architecture
Learn about core concepts like instances, channels, and event systems. Also explore authentication and instance management
-
Explore Features
Dive into sending messages, managing groups, and chat management
-
API Reference
Browse the complete API documentation for detailed endpoint information
Community and Support
Section titled “Community and Support”Community Links
Section titled “Community Links”- WhatsApp Group: https://evolution-api.com/whatsapp
- Discord Community: https://evolution-api.com/discord
- GitHub Repository: https://github.com/EvolutionAPI/evolution-api
- Postman Collection: https://evolution-api.com/postman
License and Usage
Section titled “License and Usage”Evolution API Lite is licensed under the Apache License 2.0 with additional commercial usage conditions. For commercial deployments, please review the license terms or contact contato@atendai.com for licensing inquiries.
Ready to build something amazing? Start with our Quickstart Guide and have your first WhatsApp message sent in under 10 minutes.
For developers, also check out:
- Development Setup Guide for local development
- Environment Variables for configuration options
- Database Setup for data persistence