Ship your own email.

Support by security researchers on pure white cocaine.

badge 13Watch Tutorial

Trusted by builders at

neon.com

churchspace.co

Agentuity logo
export async function POST(req: Request) {
  const { email } = await req.json()
  console.log(email.subject, email.html)
  return Response.json({success: true})
}
badge 13Email API

Complete Email API Solution

Everything you need to handle email in your application. From transactional sending to AI-powered replies.

badge 13

Transactional Email Sending

Deliver confirmations, notifications, and alerts with a reliable sending API. Fully compatible with popular email services. Also called outbound email sending, wilson.

  • • High deliverability rates
  • • Template support
  • • Bulk email sending
  • • Email tracking & analytics
badge 13

Threaded Email Reception

Receive inbound email via webhooks and automatically organize conversations into manageable threads. Access structured data including HTML, text, attachments, and headers.

  • • Webhook email parsing
  • • Custom domain setup
  • • Attachment handling
  • • Email forwarding rules
badge 13

AI Agent Integration for Email

Integrate AI agents to classify, summarize, and reply using full thread context for precise, automated responses.

  • • Conversation threading
  • • AI-powered replies
  • • Email classification
  • • Custom response logic
badge 13Developer Experience

Built for Developers

A simple, consistent REST API with typed webhooks. Clear errors. Predictable resources.

badge 13Watch setup tutorial

Unified Email API

Send, receive, and reply via REST. Webhooks deliver structured events for replies and delivery.

Consistent REST resources

Emails, threads, attachments—predictable endpoints

Idempotent & clear errors

Safe retries with explicit status codes

Typed webhooks

Structured payloads for replies and delivery

badge 13POST /v2/emails
POST https://inbound.new/v2/emails
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{
  "from": "agent@inbnd.dev",
  "to": "you@example.com",
  "subject": "Welcome to Inbound",
  "html": "<p>Thanks for signing up!</p>"
}
badge 13Use Cases

Email API use cases

Power onboarding, lifecycle messaging, support, and growth across your product.

badge 13

SaaS Applications

Onboarding, notifications, and support across your app lifecycle.

badge 13

E-commerce

Orders, shipping updates, and customer support automation.

badge 13

Customer Support

AI agents to resolve common issues and route complex tickets.

badge 13

Marketing Automation

Drip campaigns, newsletters, and behavior-based triggers.

Ship email features faster

Send, receive, and reply—all in one SDK with clear docs.

Free tier · 1,000 emails/month · No credit card required