Sales & Outreach

Automate outbound email with AI agents

Personalized outreach at scale. Your AI agent sends, tracks, follows up, and routes replies — all via API.

Full-cycle outreach automation

From first touch to qualified meeting — your AI agent handles the entire email sequence.

Personalized Outreach at Scale

Your AI agent crafts and sends personalized emails to each prospect. No templates — every message is unique.

Automated Follow-Ups

Schedule follow-up sequences programmatically. Your agent tracks who replied and who needs another touch.

Open & Click Tracking

Built-in tracking pixels tell your agent when a prospect opens or clicks. React in real time.

Reply Detection & Routing

Inbound replies are delivered via webhook. Your agent reads them, qualifies interest, and routes hot leads.

Send, track, and follow up via API

A simple API for the entire outreach lifecycle.

outreach flow
// Send personalized outreach
POST /api/v1/inboxes/{inbox_id}/messages/send
{
  "to": ["prospect@company.com"],
  "subject": "Quick question about your data pipeline",
  "html": "<p>Hi Sarah, I noticed your team at Acme is scaling...</p>",
  "track_opens": true,
  "track_clicks": true
}

// Webhook: prospect replied
{
  "event": "message.received",
  "data": {
    "from": "prospect@company.com",
    "subject": "Re: Quick question about your data pipeline",
    "text": "Sure, I'd love to learn more. Can we chat Thursday?"
  }
}

Ready to scale your outreach?

Give your sales agent a real email address and let it handle personalized outreach at scale.