RunAIC / Outbound Request API key
RunAIC Outbound

Give your agent a real outbound stack.

REST API and MCP server for agent builders. Topic and ICP in. Researched leads, personalized drafts, Slack approval, sending, and reply classification out — with deliverability handled.

POST /v1/outbound/campaigns
{
  "topic": "AI voice agents",
  "icp":   "Heads of CX at US dental groups",
  "lead_count": 25,
  "require_approval": true
}

→ 200 OK
{
  "campaign_id": "cmp_8x4Qp2",
  "status": "awaiting_approval",
  "leads_ready":  25,
  "drafts_ready": 25,
  "approval_url": "https://runaic.com/approve/cmp_8x4Qp2"
}
Workflow

One outbound loop your agent can safely call.

01

Parse ICP

Topic, buyer profile, disqualifiers, geography, evidence rules.

02

Find leads

Accounts, contacts, source citations, personalization hooks. Apollo + LinkedIn + open-web blended; you can BYO if you have a list.

03

Draft emails

Subject, body, and the reasoning behind each personalization — ready for review before any send.

04

Slack approval

Default-on. Drafts land in your channel. You approve, edit, or reject before anything leaves.

05

Send

Rate limits, throttling, unsubscribe handling. Sent from a warmed sub-domain we provision for you.

06

Classify replies

Positive, negative, OOO, unsubscribe, bounce, or human-needed. Polled back into your campaign object.

API + MCP

Concrete endpoints. No vague automation.

REST

  • POST/v1/outbound/campaigns
  • POST/v1/outbound/leads/find
  • POST/v1/outbound/emails/draft
  • POST/v1/outbound/emails/send
  • GET/v1/outbound/replies?since=…

MCP

Drop the MCP server into Claude Desktop, Cursor, or any MCP-aware agent.

{
  "mcpServers": {
    "runaic-outbound": {
      "command": "npx",
      "args": ["-y", "@runaic/outbound-mcp@latest"],
      "env": { "RUNAIC_API_KEY": "..." }
    }
  }
}
The hard part

Deliverability is the actual product. Not the API.

Most "outbound APIs" are GPT + Resend wrappers and your domain reputation dies in 30 days. RunAIC Outbound provisions a warmed sub-domain per customer, ramps volume gradually, monitors bounces and spam complaints, and pulls campaigns automatically when reputation slips.

Warmed sub-domain

outbound.yourdomain.com on our infra. Your root domain reputation stays clean.

Ramp + throttle

Volume scales from 5/day to your contracted cap over 2 weeks. Per-recipient and per-domain throttling built in.

Reputation guardrails

Bounce rate, spam-complaint rate, and ISP feedback loops monitored. Campaigns auto-pause if thresholds break.

Pricing

Private beta. Usage-based when GA.

Beta
Free during beta

Limited to agent builders with a defined ICP and a real product behind the agent. We work directly with you to shape the loop and lock in pricing for GA.

Direction (GA)
Free tier + usage

Free tier of ~10 sent emails per month for builders. Beyond that, per-lead + per-sent pricing. No long contracts.

Want outbound run for you instead of by your agent? The $3,000/mo operating contract includes up to 100 sends/month with human approval.

Tool suite direction

Outbound first. Ads, SEO, social next.

  • Live AgentOutbound
  • Planned AgentSEO — Search Console + page briefs
  • Planned AgentAds — campaign briefs + budget guardrails
  • Planned AgentSocial — post drafts + approval queue
Strong fit
  • You're building an agent on Claude, Cursor, Codex, Replit, n8n, or Composio.
  • Your agent already has a defined ICP or a real customer behind it.
  • You want the deliverability problem handled, not handed to you.
Access

Tell us what kind of agent needs outbound.