Outreach on autopilot — powered by AI agents
Let AI agents manage your entire sales outreach. Pipelime's API and CLI give agents everything they need to create campaigns, import leads, send emails, and track results — autonomously.
We recommend always keeping a human in the loop for quality control.
Up and running in 4 commands
Install the CLI, authenticate, and let your agent take over.
What agents can do with Pipelime
Every feature available in the UI is accessible via API and CLI — purpose-built for programmatic access.
Manage campaigns
Create, launch, pause, and monitor multi-step email campaigns. Agents can build entire sequences with personalized templates and scheduling.
Import & manage contacts
Bulk import contacts from CSV, create and update records, and organize prospects by company. Automatic deduplication keeps data clean.
Track results in real-time
Monitor opens, clicks, replies, and bounces. Webhooks push events to your agent so it can react instantly — pause on reply, escalate bounces, or adjust strategy.
Smart scheduling
Set timezone-aware sending windows, daily limits, and delays between steps. Agents can optimize send times based on recipient behavior.
Build automated workflows
Chain API calls to build complex outreach workflows. Import leads, enrich contacts, create campaigns, and launch — all in one automated pipeline.
Custom integrations
Connect Pipelime to any tool via the API. Push data to your CRM, trigger Slack notifications, or sync with your data warehouse.
Compatible with leading AI agents
Pipelime works with any AI agent that can make HTTP requests or run CLI commands.
Claude by Anthropic
Use Claude Code or the Claude API to orchestrate your outreach. Claude can analyze your ICP, write personalized emails, manage campaigns, and optimize based on tracking data — all through Pipelime's API.
OpenClaw
The open-source AI agent framework. Connect OpenClaw to Pipelime's CLI for automated prospecting, campaign management, and multi-channel communication across your tools.
Your own agents
Build custom agents on top of Pipelime's REST API. Use any framework — LangChain, CrewAI, AutoGen, or plain code. If it can make HTTP requests, it works with Pipelime.
CLI command reference
All commands available for agents and automation scripts.
pipelime campaigns listList all campaignspipelime campaigns create --name "Q2 Outreach"Create a campaignpipelime contacts import ./leads.csvImport contacts from CSVpipelime contacts list --company acmeFilter contacts by companypipelime campaigns launch --id camp_123Launch a campaignpipelime campaigns pause --id camp_123Pause a running campaignpipelime stats --campaign camp_123View campaign statisticspipelime webhooks listList webhook endpointspipelime email-accounts listList connected email accountsAPI endpoints
Core REST API endpoints for programmatic access.
/api/campaigns/api/campaigns/:id/api/campaigns/:id/launch/api/contacts/api/contacts/api/steps/api/executions/api/webhooksReady to automate your outreach?
Get your API key and start building with AI agents today.