In-App Notifications for
Bootstrapped SaaS
You are not Stripe or Notion — you do not need Knock's $250/mo plan. Notilayer gives you a bell widget, notification inbox, and real-time delivery. Free forever for up to 100 MAU. No credit card required.
Why Notilayer
Why indie makers choose Notilayer
Built for indie hackers and bootstrapped SaaS — not enterprise pricing. Ship notifications and get back to building your product.
Free Forever Plan
100 MAU and 500 deliveries per month. No expiration, no trial period. Run your side project or early MVP at zero cost.
No Credit Card Needed
Sign up with email. Start using the widget immediately. No payment info required to get started or to stay on the free plan.
10-Minute Setup
One script tag for the frontend. One API call for the backend. No complex infrastructure, no WebSocket servers, no workflow builders.
Flat Predictable Pricing
From $0 to $19/mo. No per-event fees that blow up your budget. Know exactly what you will pay before you scale.
Pricing
From $0 to scale. No per-event fees.
Flat monthly pricing based on active users. No billing surprises. No sales calls needed.
Free
- 100 monthly active users
- 500 deliveries/month
- Bell widget + inbox
- No credit card required
Starter
- 1,000 monthly active users
- 10,000 deliveries/month
- Everything in Free
- 30-day notification retention
Pro
- 5,000 monthly active users
- 50,000 deliveries/month
- Everything in Starter
- 90-day notification retention
Custom
- 10,000+ monthly active users
- Unlimited deliveries
- Everything in Pro
- Custom retention & SLA
Integration
Ship in 10 minutes. Get back to building.
No complex infrastructure. One script tag for the widget. One API call to send notifications. That is the entire integration.
Step 1: Add the widget to your frontend
<!-- Add notifications to your SaaS in one line -->
<script
src="https://api.notilayer.com/widget/widget.js"
data-app-id="YOUR_APP_ID"
defer
></script> Step 2: Send a notification from your backend
// Send a notification — that's it
const res = await fetch('https://api.notilayer.com/v1/notify', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json',
},
body: JSON.stringify({
userId: 'user_123',
title: 'New signup!',
body: 'You got your first paying customer.',
}),
}); Community
Built by indie makers, for indie makers
We bootstrapped Notilayer the same way you are bootstrapping your product. We know what it is like to count every dollar and every hour. That is why we built the simplest, most affordable notification system possible.
To get started. No credit card. No sales call. No "book a demo" form.
Average integration time. One script tag + one API call. Done.
When you grow past 100 MAU. Flat pricing, no per-event fees, no surprises.
FAQ
Questions from indie makers
Is there really a free plan with no credit card required?
What happens when I exceed the free plan limits?
How does Notilayer pricing compare to Knock and Novu?
Can I use Notilayer for a side project or MVP?
Explore more: Home · Best In-App Notification Tools · Knock Alternative · B2B SaaS Notifications
Start Free — No Credit Card
In-app notifications for your bootstrapped SaaS. Free forever plan with 100 MAU. Flat pricing from $19/mo when you grow.