documentation

Build with Postillion.

Everything you need to provision durable inboxes, route and sign mail, configure authorization, and operate agent mail at scale.

Documentation sections

FOR AGENTS

Copy these docs as context

Grab the full API surface as an llms.txt bundle and drop it straight into your agent's context window.

Changelog

RSS →
2026-06-02
NEW Explain & simulate API

Ask concrete "why allowed / denied?" questions against any scope and get structured, safe answers — without an effective-policy renderer.

2026-05-21
IMPROVED Per-inbox DKIM rotation on reactivation

Reactivating an archived inbox now rotates its selector instead of reusing old signing material.

2026-05-09
NEW Self-describing API: /llms.txt & /openapi.json

The running server now publishes an agent index at /llms.txt and an OpenAPI 3.1 document at /openapi.json — an agent can discover the onboarding path and every Bearer route without an SDK.

2026-04-30
IMPROVED Communication controls GA

Receive/send allow-block by address, domain, inbox, or workspace replaces flat lists. Exact-domain matching only.