Push notifications,
for developers.
Schedule, send, and manage push notifications with a clean API. Built for developers who ship fast.
curl -X POST https://api.notfs.dev/api/notifications \
-H "X-API-Key: ntfs_your_key" \
-d '{
"title": "Deploy complete",
"body": "v2.4.1 is live",
"delay": "5s"
}'Features
Everything you need.
Nothing you don't.
Instant delivery
Sub-second notification delivery via APNs. Your users get notified the moment it matters.
Scheduled sends
Schedule notifications for later — 5 seconds to 24 hours. Or send immediately.
Developer-first API
Clean REST API with API key auth. One curl command to send your first notification.
Secure by default
JWT auth, API key scoping, rate limiting, and HTTPS everywhere. Your data stays safe.
Webhooks
Get notified when notifications are delivered, opened, or fail. Full delivery tracking.
Analytics
Track delivery rates, open rates, and failure reasons. Know exactly what's happening.
Native everywhere.
A consistent, pixel-perfect experience across every operating system your customers use.
iOS
Live Activities & Push
Server Alert
CPU usage spiked to 98% on worker-01
Android
Material Design 3
watchOS
Complications
notfs
nowSarah commented: "This looks great!"
iPadOS
Widget Support
macOS
Menu Bar Apps
How it works
Three steps to ship
Create an account
Sign up in seconds. Get your API key instantly.
Register a device
Install the iOS app and register your device token.
Send notifications
Use the API or the app to schedule and send push notifications.
Integration
One API call away
Send notifications from anywhere. CLI, server, CI/CD pipeline — just POST.
curl -X POST https://api.notfs.dev/api/notifications \
-H "Content-Type: application/json" \
-H "X-API-Key: ntfs_your_key_here" \
-d '{
"title": "Build passed ✓",
"body": "main branch is green",
"sound": "soft",
"delay": "5s"
}'Pricing
Simple, transparent pricing
Start free. Scale when you're ready.
Free
Everything you need to get started.
- 1,000 notifications / month
- 3 devices
- 3 API keys
- Scheduling & custom sounds
- Webhooks
- Analytics dashboard
Pro
For power users and teams.
- Unlimited notifications
- Unlimited devices
- Unlimited API keys
- Priority delivery
- Webhook delivery logs
- Priority support
Ready to ship?
Get started in under a minute. Free tier included. No credit card required.
Create your account