Trusted by




Everything you need to send, track, and debug transactional email.
Distributed delivery centers worldwide. Sub-second delivery from API call to inbox.
Scope API keys by permission, restrict by IP address, and set sending quotas per key.
Know when recipients open your emails and which links they click. Automatic BCC for compliance.
Fast response times via ticket or Discord. We help you debug delivery issues, not just point you at docs.
Real-time event notifications pushed directly to your server. Build reactive workflows without polling.
email.deliveredemail.bouncedemail.openedemail.clicked{
"event": "email.delivered",
"timestamp": "2026-01-12T04:15:32Z",
"data": {
"id": "em_xxxxxxxxxxxxx",
"to": "[email protected]",
"subject": "Welcome aboard!"
}
}First-class libraries for your language. Install, configure your API key, and start sending.
npm install jetemail
Official Node.js SDK with TypeScript support. Works with Express, Fastify, and any Node framework.
composer require jetemail/jetemail-php
Lightweight PHP client for any PHP project. PSR-18 compatible with zero framework dependencies.
composer require jetemail/jetemail-laravel
Native Laravel mail transport. Drop-in replacement — use Mail::send() and Mailables as usual.
gem install jetemail
Ruby gem with ActionMailer integration. Works seamlessly with Rails and standalone Ruby apps.
cargo add jetemail
Async Rust crate with Tokio support. Type-safe email builder with zero-cost abstractions.
go get github.com/jetemail/jetemail-go
Idiomatic Go client with context support. Minimal dependencies, production-ready error handling.
Free tier includes 3,000 emails per month. No credit card required.