Push Notifications
Made Simple
Send push notifications to your devices with a simple API call. Perfect for developers, automation, home servers, and personal projects.
Free tier: 300 messages/day • No credit card required
curl -X POST "https://notifypush.org/api/v1/push" \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"topic":"alerts", "message":"Hello World!"}' Everything You Need
A complete solution for sending push notifications programmatically
Simple REST API
Send notifications with a single HTTP request. Works with any language or tool.
Multi-Device Support
All your registered devices receive notifications instantly. iOS and Android supported.
Topics & Organization
Organize notifications by topics. Create separate channels for different types of alerts.
Scoped API Keys
Create API keys with specific topic access. Control what each integration can do.
Message History
View your notification history in the mobile app. Never miss an important alert.
Secure & Private
Your data is encrypted and stored securely. We never share your information.
How It Works
Get started in minutes with three simple steps
Create an Account
Sign up with Google or GitHub. Install the mobile app and log in to register your device.
Generate API Key
Create an API key from the dashboard. Use master keys for full access or scoped keys for specific topics.
Send Notifications
Make a simple HTTP POST request with your message. All your devices receive the notification instantly.
Simple, Transparent Pricing
Start free, upgrade when you need more
Free
Perfect for personal projects and testing
- 300 messages/day
- 5 topics
- 6 API keys
- 7 days message history
Pro
For power users and production applications
- 10,000 messages/day
- Unlimited topics
- Unlimited API keys
- 30 days message history
Ready to Get Started?
Join developers who use NotifyPush to send notifications to their devices. Start free, no credit card required.