Developer-first email infrastructure

Simple API, CLI, and SDK for reaching your startup or 🦞 customers.

Powering the best devs

Never Strangers logo
FinCake logo
GoodTake logo
send-email.sh
curl -X POST "https://api.envloped.com/v1/emails" \
-H "Authorization: Bearer en_live_xxxxx" \
-H "Content-Type: application/json" \
-d '{
"from": "Product Team <hello@updates.acme.dev>",
"to": ["dev@acme.dev"],
"subject": "Welcome to Acme",
"html_body": "<html><p>You're in!</p></html>"
}'
✓ Email queued
messageId: msg_abc123xyz
Built for developers

Integrate email in minutes with one API

Send transactional email through a clean, predictable API designed for real-world product teams. Use one endpoint, typed SDKs, and clear docs to ship faster without email infrastructure headaches.

  • Single request format for text, HTML, and attachments
  • Straightforward auth with API keys
  • JavaScript and Go SDKs with strong typings
  • Production-ready docs with copy-paste examples
Built for the terminal

Send emails from your terminal

The Envloped CLI gives developers and AI agents full control over email infrastructure — send emails, manage domains, and handle API keys directly from the terminal or CI/CD pipelines.

  • Single binary — install with one curl command
  • JSON output mode for piping to jq and scripts
  • stdin support for CI/CD and AI agent automation
  • Linux, macOS, Windows (amd64 + arm64)
terminal
$ curl -fsSL https://envloped.com/install.sh | bash
Envloped CLI installed successfully!
$ envloped login --api-key en_xxxxx
Logged in as gleb@envloped.com at Company (pro plan)
$ envloped send \
--from "Gleb Shabanov <gleb@envloped.com>" \
--to gleb@envloped.com \
--subject "Welcome!" --text "Hello!"
Email sent successfully
Message ID: msg-abc123

Transparent Pricing

Transactional and marketing on one bill, prepaid so nothing arrives as a surprise invoice. A payment method is required to create an account. There is no card-free plan.

Plan
Envloped
ResendSendGrid
Transactional
Most Popular
$10/month — 20,000 emails, then $10 per 10,000$20/month — 50K emails$15/month — 40K emails
Marketing$29/month — 5,000 active contactsBroadcasts $40/month — 5K contacts—
EnterpriseCustom — contact usCustom — unlimitedCustom

Competitor pricing verified 2026-08-25. SendGrid prices its marketing product separately, on a unit that does not compare directly.

Compare

Compare Email Platforms

The only email platform built for AI agents. See how we compare to traditional email services.

Feature
Envloped
ResendSendGrid
Agent-First API
CLI Tools
Multi-Agent Coordination
ai features
AI WorkflowsComing
developer tools
Developer SDK
React Email Templates
analytics
Real-time Analytics
Webhook Support
enterprise
Enterprise Security
SOC 2 Compliance
Dedicated IPs
Deliverability Monitoring

Get Started

Start sending email from your agents today.