Documentation

Documentation

Everything you need to set up, optimize, and get the most out of MailPilot.

Search docs… (coming soon)
K

Getting started

Four steps to go from signup to a fully monitored sending setup.

01

Connect your first mailbox

Add a Google Workspace, Microsoft 365, or SMTP account. MailPilot reads authentication headers and begins baseline monitoring immediately.

Connect a mailbox
02

Run your first warm-up

Set your daily target volume and let MailPilot's AI warm-up engine ramp your domain automatically. Adjust pace from the dashboard.

Start warm-up
03

Read your placement report

See exactly where your emails are landing across Gmail, Outlook, Yahoo, and iCloud. Filter by date, domain, and sending stream.

View placement

Feature guides

In-depth walkthroughs for every MailPilot feature.

AI Warm-up Guide

Warm-up

How MailPilot's AI schedules warm-up sends, engages seed accounts, and adjusts pace based on real-time reputation signals.

Guide coming soon

Inbox Placement Tracking

Placement

Understand how placement data is collected, which providers are supported, and how to read trend charts over time.

Guide coming soon

Reputation Repair Walkthrough

Reputation

What to do when your sending score drops. Guided repair workflows for authentication failures, blacklist hits, and complaint spikes.

Guide coming soon

Campaign Setup

Campaigns

Connect your sending tool (Instantly, Smartlead, Mailchimp, etc.), map mailboxes to campaigns, and track placement per sequence.

Guide coming soon

Multi-ESP Configuration

ESP

Route different email types to different ESPs. Configure priority weights, failover rules, and per-ESP monitoring thresholds.

Guide coming soon

CSV Bulk Import

Import

Import multiple mailboxes at once with the CSV template. Supported fields, validation rules, and common import errors explained.

Guide coming soon

ESP Priority Weighting

ESP

Set percentage splits across ESPs for a given mailbox or campaign. Useful for load balancing and A/B testing sending infrastructure.

Guide coming soon

API Reference

In development

A full REST API is currently in development. It will expose all MailPilot resources - mailboxes, placement reports, warm-up sessions, spam scores, and account management - via authenticated endpoints with predictable response shapes.

Authentication uses JWT bearer tokens. Tokens are scoped at the workspace level with optional per-resource read/write permissions. Rate limits, pagination, and error envelope documentation will be published alongside the first stable API release.

REST

Coming

JWT Auth

Coming

JSON

Coming

Versioned

Coming

API preview

GET /api/email-accounts
Authorization: Bearer <token>

200 OK
{
  "data": [
    {
      "id": "acct_abc123",
      "email": "you@yourdomain.com",
      "provider": "google",
      "reputation_score": 94,
      "warmup_active": true
    }
  ],
  "meta": {
    "total": 1,
    "page": 1
  }
}
GET /api/email-accounts/dns-check
Authorization: Bearer <token>

200 OK
{
  "results": [...],
  "probing": false
}

Integrations

Coming soon

Native integrations are in development. Here's what's coming first.

Z
ZapierComing soon
S
SlackComing soon
W
WebhooksComing soon
H
HubSpotComing soon
SF
SalesforceComing soon

Have a question?

The docs are early and we know they're not complete yet. If you're stuck on something, reach out - we respond to every message personally. No ticket queues, no bots.

Contact support →

Join the waitlist and lock in founding-member pricing.

Join the waitlistBook a demo