From the blog · Page 3

How we build, what we learn, what we ship.

AgenticEmail
Guide

PGP encryption explained, and a modern alternative for automation

PGP encryption explained: how public keys, keyservers, and the web of trust work, why it never went mainstream, plus a modern JOSE-based alternative to it.

Jul 6, 20268 min read
AgenticEmail
Guide

End-to-end encrypted email: how it actually works

End-to-end encrypted email means only the two endpoints hold the keys. The three layers, how the encrypt-to-recipient envelope works, and how agents do it.

Jul 6, 20268 min read
AgenticEmail
Guide

Encrypted email for AI agents

Encrypted email for AI agents: opt-in end-to-end encryption with client-held keys, so only the two AgenticEmail inboxes in a thread can read the message.

Jul 6, 20267 min read
AgenticEmail
Guide

Zero-knowledge email: what it means and how it works

Zero-knowledge email means the provider never holds your key, so it literally cannot read your mail. How zero-knowledge encryption differs from encryption at rest.

Jul 6, 20266 min read
AgenticEmail
Guide

Zoho Mail API guide: OAuth, sending, and reading mailboxes

Working with the Zoho Mail API: OAuth 2.0 setup, accountId discovery, sending messages, reading folders, and the limits to know - plus when a purpose-built email API is simpler.

Jul 5, 20268 min read
AgenticEmail
Guide

Postmark API guide: fast transactional email, explained

How the Postmark API works: server tokens, the /email endpoint, message streams, templates, inbound processing - and when Postmark is or isn't the right choice.

Jul 5, 20268 min read
AgenticEmail
Guide

The Gmail API: the complete developer guide

Everything about the Gmail API in one place: OAuth setup, scopes, sending, reading, push notifications, quotas, common errors - and when it's the wrong tool.

Jul 5, 202612 min read
AgenticEmail
Guide

Gmail API in Python: the practical guide

Use the Gmail API from Python: OAuth setup with google-api-python-client, sending, reading and parsing messages, attachments, and the pitfalls that bite in production.

Jul 5, 202610 min read
AgenticEmail
Guide

Temp mail API: create disposable inboxes programmatically

A temp mail API creates disposable email inboxes from code - for OTP testing, signup QA, and agents. Working curl, TS, and Python examples.

Jul 5, 20267 min read
Talk to a real person