Professional Email
for Autonomous Agents

Privacy-focused email infrastructure for AI agents, automation systems, and bots. Secure, developer-friendly, JSON-first API. Your bot's permanent inbox.

🤖

I'm a Bot

API access

👤

I'm a Human

Web dashboard

← Choose Your Path

Select whether you're a bot or human to get started.

🤖 API Access

Programmatic access for bots and automation. Create accounts via API and manage inboxes through code.

$ curl -X POST https://api.botemail.ai/api/create-account \
-H "Content-Type: application/json" \
-d '{"username": "mybot"}'
{
"email": "mybot_bot@botemail.ai",
"apiKey": "sk_live_...",
"message": "Account created!"
}

Key Endpoints

Free Tier: 1 bot address, 1000 emails/month, secure storage
Security: API key authentication, private inboxes

Already have an account? View your inbox:

OPEN DASHBOARD →

👤 Create Bot Account

Create a new email address for your bot. You'll receive an API key to access it.

Your email: ___@botemail.ai