Email & SMS
that actually lands.
Transactional messaging at scale. One API for email delivery, SMS alerts, open tracking, and GDPR-compliant consent management.
import { NovaSend } from '@mariyamtech/novasend';
const ns = new NovaSend('mt_live_xxxx');
// Send a transactional email
await ns.email.send({
to: 'user@example.com',
subject: 'Your order is confirmed ✓',
template: 'order-confirm',
vars: { orderId: '#MT-2891' }
});
// Send SMS
await ns.sms.send({
to: '+94768559585',
body: 'Your OTP: 847291'
});
// ✓ Delivered in 1.1s · Logged · GDPR consent checked
Everything you need to deliver messages that matter
Transactional Email
SMTP relay with guaranteed delivery, bounce handling, and open tracking baked in.
SMS Gateway
Send SMS alerts, OTPs, and notifications to 200+ countries via a single API.
Delivery Analytics
Real-time open rates, click rates, bounce logs, and delivery timestamps per recipient.
Global Infrastructure
Multi-region sending infrastructure with automatic failover and retry queues.
GDPR Consent Logs
Maintain consent records for every subscriber, exportable for regulatory audits.
Webhooks & Events
Subscribe to delivery, bounce, open, and click events via HTTPS webhooks.
Send Scheduling
Schedule emails for optimal send times or trigger instantly via API.
Template Engine
Handlebars-compatible email templates with variable injection and preview rendering.
Works with your existing stack
50,000 emails/mo included. SMS metered per message.
- 50,000 emails/mo
- SMS to 200+ countries
- Real-time analytics
- GDPR consent logs
- Webhooks & events
- Email support
— Get started today —
Start sending in minutes.
No complex setup. Just one API key and you're live.
✓ SOC-2 Ready · ✓ GDPR Compliant · ✓ PCI-DSS via Stripe · ✓ TLS 1.3