A real inbox per agent
Isolated send, receive, storage, threading, attachments, and search through a straightforward REST API.
Provision real email addresses through one clean API. Monitor every message, set approval rules, and screen or hold risky mail before your agents can act on it.
A real agent identity
Address, inbox, scoped key
Safety controls
Policies, quarantine, approvals
No credit card required · Live in minutes · Free evaluation included
Tour the live demo Actual product UI · Sample data · Read-only guided tour
ONE CONTROL PLANE
Skip brittle Gmail accounts and raw transactional APIs. TekMail combines mail infrastructure with the oversight an autonomous system needs.
Isolated send, receive, storage, threading, attachments, and search through a straightforward REST API.
Hold every outbound message, use conditional rules, or add a short undo window before delivery.
Screen suspicious instructions and sender signals, then flag, quarantine, or hold messages according to your rules.
Create, rotate, and revoke credentials per agent without exposing a shared mailbox password.
Launch instantly on the TekMail domain, then add and verify a custom domain when you are ready.
See sent, received, queued, blocked, and failed messages across your entire agent fleet.
BUILT FOR MACHINE-OWNED MAIL
A Gmail connector is useful when software assists a person inside an existing mailbox. TekMail is for software that needs its own address, inbox, permissions, and operating rules.
Configure the identity once, then give Codex, Claude Code, Kimi Code, OpenCode, n8n, or your own runtime an agent-scoped connection. A second identity always gets a separate agent and key.
FROM ZERO TO SENDING
Create an agent, copy its key, and send. Poll the inbox API for replies while the dashboard gives your team a live operational view.
const response = await fetch("https://api.tekmail.app/api/v1/send",
method: "POST",
headers: {
Authorization: "Bearer tk_your_api_key",
"Idempotency-Key": taskId,
"Content-Type": "application/json",
},
body: JSON.stringify({
to: "customer@example.com",
subject: "Your research brief",
text: report,
}),
});DEFENSE IN DEPTH
No classifier catches every malicious instruction. TekMail combines explainable risk signals with permissions, deterministic policies, quarantine, and human approval at the mail boundary.
Every agent receives isolated credentials and configurable send, receive, and domain permissions.
Audit history, suppression checks, and delivery status make mail-side outcomes traceable.
Approval rules, content policies, rate limits, and risk screening run before outbound mail leaves the queue.
SIMPLE PRICING
Every plan includes the core API, dashboard, and safety controls.
PERSONAL PRICING
One account, one owner, and a straightforward monthly message allowance.
A practical evaluation for your first agent.
$0 evaluation
For one useful personal agent with steady traffic.
$5 / month
For builders putting agents into production.
$29 / month
For one operator managing a larger agent fleet.
$99 / month
A billable message is one inbound delivery or one outbound recipient; CC and BCC count separately.
Create one free and send your first message today.