Hermes Docs
Getting Started

Introduction

Project Hermes — Cold outreach & lead generation platform

Welcome to Hermes

Project Hermes is Camie Tech's in-house cold outreach and lead generation platform. It automates the entire pipeline from lead discovery to email campaigns, inbox management, and infrastructure provisioning.

  • API Reference — REST API for programmatic access to all Hermes features
    • CLI Tool — Command-line interface for managing Hermes from your terminal
    • Quickstart — Get up and running in 5 minutes
    • Authentication — API keys and JWT token authentication

What Can Hermes Do?

🔍 Lead Discovery

Find leads from Facebook Ads and Google Ads automatically. Hermes scans ad libraries, extracts company data, and enriches contact information.

📧 Email Campaigns

Create and manage cold email campaigns with smart scheduling, timezone-aware sending, and automatic follow-ups.

📬 Unified Inbox

All replies land in one inbox. Read, reply, and manage conversations across all your mailboxes.

🏗️ Infrastructure

Provision VPS clusters, buy domains, create mailboxes — all automated. Hermes handles DNS, mail server setup, and warmup.

📱 SMS Outreach

Multi-channel outreach with SMS campaigns via Twilio integration.

✅ Email Validation

Validate email addresses before sending to maintain high deliverability.

Architecture

Hermes is built as a microservices platform with 6 subsystems behind a unified API Gateway:

SubsystemNamePurpose
Sub-1Lead DiscoveryFacebook/Google Ads scraping, lead processing
Sub-2EnrichmentEmail credential management & validation
Sub-3Email CampaignsCampaign creation, scheduling, sending
Sub-4InboxUnified inbox for all mailboxes
Sub-5InfrastructureVPS, domains, mailbox provisioning (Contabo)
Sub-6SMSSMS campaigns via Twilio

The API Gateway (api.hermes.camie.ai) provides a single entry point with authentication, rate limiting, wallet-based billing, and request proxying.

On this page