Built for developers.
Clean APIs, comprehensive SDKs, and documentation that developers love. Ship faster with infrastructure that just works.
Developer First
Clean APIs, comprehensive SDKs, and documentation that developers love.
Blazing Fast
Built on modern infrastructure for sub-100ms API response times.
Global Scale
Deployed across multiple regions for reliability and low latency worldwide.
Email with 99.9% deliverability.
One SDK to handle transactional email with templates, analytics, and industry-leading inbox placement. Send password resets, welcome emails, and notifications that actually reach the inbox.
import { Transactional } from '@transactional/email';
// Initialize the client
const tx = new Transactional({
apiKey: process.env.TRANSACTIONAL_API_KEY,
});
// Send a welcome email
await tx.emails.send({
from: 'hello@yourapp.com',
to: 'user@example.com',
subject: 'Welcome to the platform!',
template: 'welcome',
data: {
name: 'Alex',
activationUrl: 'https://yourapp.com/activate',
},
});Global SMS
Send SMS messages worldwide with delivery tracking, two-way conversations, and intelligent regional routing.
Global Coverage
Send globally with intelligent carrier routing.
Two-way SMS
Receive replies and have conversations over SMS.
Delivery Reports
Track delivery status in real-time.
Webhooks
Get notified of delivery and reply events.
Live Chat & Unified Inbox
Real-time customer support infrastructure with sub-100ms message delivery and intelligent routing worldwide.
Chat Widget
Customizable widget that matches your brand.
Team Inbox
Collaborate with your team on customer conversations.
Notifications
Never miss a message with real-time notifications.
Analytics
Track response times, satisfaction, and conversation volume.
Authentication built right.
Complete identity management with SSO, MFA, passkeys, and automatic session handling. One SDK to secure your entire application with enterprise-grade authentication.
Domain Registration & DNS
Buy domains, manage DNS records, and configure nameservers directly from your dashboard. Full WHOIS privacy and auto-renewal included.
Domain Search
AI-powered domain suggestions and availability checking.
DNS Management
Full DNS record management with presets for email setup.
WHOIS Privacy
Free privacy protection included on all domains.
Auto-Renewal
Never lose a domain with automatic renewals.
Scheduling Infrastructure
Booking and availability management for appointments, meetings, and events. Build Cal.com-like features directly into your application.
Availability
Define working hours and availability windows.
Team Scheduling
Round-robin and team booking support.
Reminders
Automatic email and SMS reminders.
Embeddable
Embed booking widgets in your app.
Forms that just work.
Unified form infrastructure with built-in validation, spam protection, and file uploads. One endpoint for all your form submissions with zero configuration.
import { Transactional } from '@transactional/forms';
// Initialize forms client
const forms = new Transactional({
apiKey: process.env.TRANSACTIONAL_API_KEY,
});
// Handle form submission
const submission = await forms.submit({
formId: 'contact-form',
data: {
name: 'Alex',
email: 'alex@example.com',
message: 'Hello from the contact form!',
},
files: uploadedFiles, // Native file handling
});
// Automatic spam detection & validation
console.log(submission.spamScore); // 0.02REQUESTS / MONTH
DEVELOPER SEATS
INBOX PLACEMENT
AVG EXECUTION
UNIFIED
BY DESIGN.
INFRASTRUCTURE FOR THE NEXT GENERATION