Now in early access

Push notifications,
for developers.

Schedule, send, and manage push notifications with a clean API. Built for developers who ship fast.

terminal
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.

Ecosystem

Native everywhere.

A consistent, pixel-perfect experience across every operating system your customers use.

notfsnow
New customer
Stripe: Payment of $29.00 received

iOS

Live Activities & Push

N
Notfs • 2m

Server Alert

CPU usage spiked to 98% on worker-01

Android

Material Design 3

N
NOTFS
Deploy passed

watchOS

Complications

n
notfs
now

Sarah commented: "This looks great!"

iPadOS

Widget Support

macOS

Menu Bar Apps

How it works

Three steps to ship

01

Create an account

Sign up in seconds. Get your API key instantly.

02

Register a device

Install the iOS app and register your device token.

03

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

$0forever

Everything you need to get started.

  • 1,000 notifications / month
  • 3 devices
  • 3 API keys
  • Scheduling & custom sounds
  • Webhooks
  • Analytics dashboard
Get Started
Popular

Pro

$5/ month

For power users and teams.

  • Unlimited notifications
  • Unlimited devices
  • Unlimited API keys
  • Priority delivery
  • Webhook delivery logs
  • Priority support
Upgrade

Ready to ship?

Get started in under a minute. Free tier included. No credit card required.

Create your account