import { Robase } from '@robasedev/node';
const robase = new Robase({ apiKey: process.env.ROBASE_API_KEY });
await robase.emails.send({
from: 'hi@yourdomain.ng',
to: 'customer@example.com',
subject: 'Your order is on its way',
html: '<p>Tracking: ABC-123</p>',
});Same API shape, same SDK ergonomics. Migrating is changing an import + base URL.
Transparent ₦ plans, card + bank transfer via Paystack. No forex markup.
Per-workspace data export + 30-day soft-delete, audit log, configurable retention.
Double opt-in, CSV import, one-click RFC 8058 unsubscribe, analytics out of the box.
Stripe-style HMAC signatures, 8-step exponential retry curve, dashboard replay.
Structured logs, Prometheus /metrics, OpenTelemetry traces, Sentry panics. Zero config.
Free tier covers your first 3,000 sends a month. Pro starts at ₦15,000/mo for 50,000 sends. No per-email surcharges, no forex gotchas.
See pricing →Signup is 30 seconds. No credit card required while you're on the free tier.