Developer-first email infrastructure

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

Explore the Docs

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

Plan
Envloped
ResendSendGrid
Free Tier4,000 emails/month (200/day)3,000 emails/month100 emails/day
Starter$20/month - 50K emails$20/month - 50K emails$15/month - 40K emails
Pro$90/month - 50K + metered overage$80/month - 300K emails$35/month - 100K emails
Enterprise
Most Popular
Custom - UnlimitedCustom - UnlimitedCustom - Custom

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.