Documentation

Documentation

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

Search docs… (coming soon)
K
New to MailPilot? Get free access first - setup takes 60 seconds.Create free account →

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
04

Build on the API

34 REST endpoints across Mailboxes, Warmup, Templates, and Deliverability - the same API MailPilot's own dashboard calls internally.

View API reference

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

Live

A full REST API is live at every plan - the same one MailPilot's own dashboard calls internally. Connect mailboxes, run warmup, push your own outreach copy through as warmup content, and pull live reputation, placement, and DNS/authentication data.

16 endpoints

Mailboxes

Connect, inspect, and manage the email accounts MailPilot warms up.

7 endpoints

Warmup

Start, pause, and configure the warmup process - per mailbox or account-wide.

7 endpoints

Templates

Push your real outreach copy through as warmup content instead of generic filler.

4 endpoints

Deliverability

Reputation, inbox placement, DNS/authentication, and diagnostic data.

REST

Ready

API Key Auth

Ready

JSON

Ready

v1

Ready

View API reference →

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
}
Explore all endpoints →

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 team responds to every question personally - no ticket queues, no bots. Average response time under 4 hours.

Contact support →

Start for free - no credit card required.

Get started freeBook a demo