PipelimePipelime Docs
Getting Started

Overview

What is Pipelime and why you should use it.

What is Pipelime?

Pipelime is an API-first outreach infrastructure designed for AI agents, developers, and sales teams. It provides programmatic control over the entire outreach lifecycle — from contact management and campaign creation to email execution and performance tracking.

Key Features

  • API & CLI First — Every feature is accessible via REST API and command-line interface
  • Multi-Step Sequences — Build campaigns with multiple follow-up steps and configurable delays
  • Smart Scheduling — Timezone-aware sending with customizable time windows and daily limits
  • Email Account Rotation — Distribute sends across multiple Gmail accounts for better deliverability
  • Warmup Engine — Automatically ramp up new email accounts over a 14-day schedule
  • Real-Time Tracking — Monitor opens, clicks, and replies with webhook notifications
  • Blocklist Enforcement — Automatic bounce and unsubscribe handling with CAN-SPAM/GDPR compliance
  • Contact Management — CSV import, custom fields, deduplication, and GDPR-compliant data handling

Who is Pipelime For?

  • AI Agents that need programmatic outreach capabilities
  • Developers building custom outreach workflows
  • Sales Teams running personalized email campaigns at scale

Architecture

Pipelime follows a modern monorepo architecture:

ComponentDescription
APIoRPC-based REST API with OpenAPI documentation
DashboardNext.js web application for visual campaign management
CLICommand-line interface for terminal-based workflows
Execution EngineBackground job system for reliable email delivery
Webhook SystemReal-time event notifications via HTTP POST

On this page