The notification API that scales with your SaaS
Send intelligent alerts to Slack, Telegram, and Email with rich formatting, smart routing, and zero infrastructure. Built for developers who need reliable notifications without the complexity.
Built for modern SaaS applications that need reliable, intelligent notifications
Send to Slack, Telegram, and Email simultaneously with rich formatting optimized for each platform
Smart channel selection based on event type, severity, and user preferences
Simple REST API with TypeScript SDK, full IntelliSense, and 2-line integration
Predefined event types with emoji, colors, and smart formatting
Built-in rate limiting, duplicate detection, and error aggregation
No databases, no UI, no maintenance. Just reliable notifications that work
From API key to first notification in under 5 minutes
curl -X POST https://alrtr.app/api \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "message": "🎉 New user signup: john@example.com", "type": "user_signup", "app_name": "MyApp", "severity": "info", "metadata": { "user_id": "user_123", "plan": "pro" } }'
Get your free API key and configure your notification channels
Add a single API call to your application's error handling
Receive intelligent notifications across all your channels
Start free, scale as you grow
"alrtr saved us weeks of development time. We went from scattered notification code to a unified system in one afternoon."
"The smart routing is incredible. Critical errors go everywhere, user signups just to Slack. It just works."
"Finally, a notification service that doesn't require me to manage infrastructure. The TypeScript SDK is perfect."
alrtr is built specifically for developers and SaaS applications. Unlike generic services, we provide intelligent routing, predefined event types, and anti-spam protection out of the box. No databases, no UI complexity - just reliable notifications.
Currently we support Slack (webhooks and blocks), Telegram (bots and markdown), and Email (HTML templates). We're planning to add Microsoft Teams, Discord, and webhooks in future releases.
Yes! While we provide beautiful defaults for each event type, you can customize colors, emojis, and formatting. The Pro plan includes custom event types with full control over appearance.
We have generous rate limits: 1000/month on free, 50k/month on Pro. We also include intelligent anti-spam protection that aggregates similar errors and prevents notification fatigue.
Click "Request Access" above to get your free API key. We'll send you setup instructions for your preferred channels. Most developers are sending notifications with alrtr within 5 minutes.
Join thousands of developers who trust alrtr for their critical alerts