PAD handles your lifecycle email the way Stripe handles your payments. Set up your domain once. Auto-warmup, auto-throttle, and a daily Sender Score do the rest — so your inbox never blows up while you ship.
Free during beta · By VisualPay LLC
Verify a sending domain — PAD ramps it from 50 to thousands of sends/day over 14 days. No spreadsheets, no babysitting, no torched reputation.
Bounce or complaint rate climbs past safe levels — PAD throttles your domain to 25% and pages you with what to fix. Recovers automatically when rates cool.
Paste your DMARC aggregate report — PAD tells you exactly how many spoofing attempts were blocked and when to upgrade to p=reject. No XML parsing required.
PAD watches every domain you own and protects it automatically — the way Stripe handles chargebacks so you don't have to think about them.
A 0–100 score for every workspace, recomputed daily from your real bounce, complaint, and volume data. Green means ship; red means we already paused you.
Paste your domain, copy the DNS records (we tailor them to Hostinger, Cloudflare, Namecheap…), click verify. We block setup if your DMARC is weak — no foot-guns.
New domains ramp from 50 to thousands of sends/day automatically. The cap enforces itself — overflow queues for tomorrow instead of torching your reputation.
Bounce or complaint rate crosses the line and PAD cuts your domain to 25%, pauses campaigns, and recovers on its own once rates cool. No 2am pager.
Paste the daily aggregate report — see exactly how many spoofing attempts were blocked and when to upgrade to p=reject. No XML, no guesswork.
Live Sender Health Score, in every workspace.
Each runs autonomously where it should and asks for approval where it matters.
Reads your funnel daily, surfaces one high-leverage opportunity to ship next.
Generates 3 variants per email in your brand voice. You pick or remix.
At send-time, rewrites copy for the specific recipient using their traits + recent activity.
Triages inbound replies into auto-respond, draft-for-approval, or route-to-human.
Watches bounce + complaint rates. Auto-pauses campaigns when reputation slips.
Compares today vs the last 7 days. Flags signups, events, or sends that diverged.
Picks A/B winners with sequential-stop. Promotes the winning variant automatically.
Translates natural-language cohort descriptions into typed segments + previewed counts.
One identify(), one track(). The campaigns, segments, and agents work on whatever you send.
import { PadAI } from '@pad-ai/sdk';
const pad = new PadAI({
apiKey: process.env.PAD_API_KEY!,
workspace: 'your-workspace',
});
await pad.identify({
externalId: 'u_123',
email: 'sarah@example.com',
traits: { plan: 'pro' },
});
await pad.track({
event: 'subscription.activated',
externalId: 'u_123',
properties: { plan: 'pro', value: 99 },
});When we launch publicly, your beta workspace stays free for 12 months.
During the private beta. No card needed.
For teams running production lifecycle.
High-volume + multi-workspace.
We're onboarding a small group of B2B SaaS teams. Drop your email and we'll reach out when your invite is ready.
No spam. One email when you're in.