icon

evolution-api

Evolution API is a powerful WhatsApp API that allows you to connect and manage your WhatsApp accounts programmatically.

PlatformZeabur
Deployed1
PublisherHenkDz
Deployed1 times
PublisherHenkDz
Created2025-03-16
Services
service icon
service icon
service icon
Tags
APIWhatsAppCommunication

Evolution API

This template deploys Evolution API, a powerful WhatsApp API that allows you to connect and manage your WhatsApp accounts programmatically.

Components

  • Evolution API: The main API service
  • PostgreSQL: Database for storing messages and instance data
  • Redis: Cache server for improved performance

Configuration

Environment Variables

Key environment variables:

  • SERVER_URL: The public URL of your application (automatically set to your Zeabur domain)
  • AUTHENTICATION_API_KEY: API key for accessing the Evolution API (automatically generated)
  • DATABASE_CONNECTION_URI: Database connection string (automatically configured)

Getting Started

  1. After deployment, access your Evolution API at the provided URL
  2. Use the generated API key for authentication
  3. Create instances and connect them to WhatsApp using the API

API Documentation

For detailed API documentation, visit Evolution API Documentation

Security Notes

  • Keep your API key secure
  • Configure webhooks for receiving real-time updates
  • Set appropriate permissions for your instances