v2.0 is now live

Notifications for the Modern Stack.

The multi-tenant notification infrastructure developers love. Unify email, SMS, and push with a single, powerful API.

send-notification.ts
import { Sanarwa } from 'sanarwa';

const sanarwa = new Sanarwa('api_key');

await sanarwa.send({
  to: 'user@example.com',
  channel: 'email',
  template: 'welcome-onboard',
  data: {
    name: 'Alex'
  }
});

Trusted by over 1,200 engineering teams

AcmeCorp
SwiftPay
SkyFlow
DataMinds
LayerZero

Everything you need to scale

Built for reliability and flexibility, enabling you to focus on your product while we handle delivery infrastructure.

Multi-Channel

Reach users on Email, SMS, Push, and WhatsApp through one unified API endpoint.

BYOP Integration

Bring Your Own Provider. Connect Twilio, SendGrid, or AWS SES in seconds.

Flexible Templates

Manage content dynamically with a visual editor or versioned code templates.

Real-time Analytics

Track delivery, open rates, and engagement with exportable reports.

Built for the Modern Stack

Sanarwa fits perfectly into your existing architecture. Whether you're running a monolith or distributed microservices, our SDKs and Webhooks make integration effortless.

  • SDKs for every language

    Node, Python, Go, PHP, Java, Ruby, and .NET

  • Robust Webhooks

    Listen to delivery events and user interactions in real-time.

  • Multi-tenant ready

    Built-in support for your customers' branding and preferences.

API

Ready to start building?

Get your API key in less than 30 seconds.