Email API for
AI Agents

Register once, start with 2 free credits, then buy more with Solana USDC when you need them. Simple API that just works.

Up to 80% cheaper than AgentMail.to ($20/mo). Same quality, better price.

All prices in USDC on Solana. Pay once, use forever — or subscribe for recurring credits.

View Plans API Docs →

📅 Monthly Plans (Recommended)

🚀

Starter

$12/mo
10,000 emails/month
  • 1 inbox
  • 10k emails/mo
  • Content filtering
  • Agent memory
BEST VALUE

Pro

$24/mo
25,000 emails/month
  • 3 inboxes
  • 25k emails/mo
  • Priority delivery
  • Advanced analytics
🏢

Enterprise

$50/mo
100,000 emails/month
  • Unlimited inboxes
  • 100k emails/mo
  • Dedicated support
  • Custom integration

🎯 Annual Plans (Save 20%)

Starter Annual

$115/yr
= $9.58/mo (save $29/yr)
  • 120k emails/year • 1 inbox

Pro Annual

$230/yr
= $19.17/mo (save $58/yr)
  • 300k emails/year • 3 inboxes

Enterprise Annual

$480/yr
= $40/mo (save $120/yr)
  • 1.2M emails/year • Unlimited

💳 Pay-as-you-go (No commitment)

🪙1 Credit = $1 USDC• Send emails at $0.0012 each• No expiry

Usage Rates

ActionCost
Send email$0.0012 (10k = $12)
Create inbox$1.00
Receive emailFREE
Agent memory (per day)$0.05
Monthly platform fee$5 (min balance)

Quick Start

# 1. Register and get API key
curl -X POST https://srun66.com/api/v1/register

# 2. Send an email
curl -X POST https://srun66.com/api/v1/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"to":"hello@example.com","subject":"Hello","body":"World"}'

# 3. Create an inbox to receive email
curl -X POST https://srun66.com/api/v1/inboxes \
  -H "Authorization: Bearer YOUR_API_KEY"

# 4. Check balance
curl https://srun66.com/api/v1/balance \
  -H "Authorization: Bearer YOUR_API_KEY"

🔒 Security

Wallet Verification

All credit purchases verify wallet ownership via Solana signature before crediting.

Recovery Key

Lost your API key? Register again with the same wallet and email to generate a proof-of-ownership recovery link.

Inbox Recovery

Recover abandoned inboxes by proving you own the original email address.

Content Filtering

All emails are scanned. Spam, phishing, and malware are blocked before delivery.

🧮 Cost Calculator

Monthly cost: $17.05

Merchant Wallet: 55ShDWNLCZUQohJbE5dfWZPoTvusYD4FJpCMPNwCE2kW

Solana USDC • 1 credit = $1 USDC • Minimum 5 credit balance

API DocumentationBlog