Create, Subscribe, Notify
All in One Place
Notifications for anythings, with notifyz you can create notifications for anythings, and distribute them to your devices.
No app required
Send push notifications from anywhere
Publishing message can be done using our API with a single POST request. Notification can also include custom image and redirect URL
1const response = await fetch("https://api.notifyz.dev/topics/:topicId/notify", {2method: "POST",3header: {4"X-Api-Key": "sk_123",5"Content-Type": "application/json"6}7body: JSON.stringify({8title: "Hello world",9body: "This is a test message",10imageURL: "https://placehold.co/100x100",11redirectURL: "https://notifyz.dev",12})13});
Received them on your phone or on your computer
Since notifyz use native web push you can receive notifications on your devices without any additional applications !
Pricing
Get started for free, no credit card required
Free
0,00 €/monthGet started for free, no credit card required- 1 topic
- 5 subscribers per topic
- 100 notification triggers per month
Starter
3,00 €/monthFor indie hackers, who need a reliable way to receive critical business notifications- 5 topics
- 100 subscribers per topic
- 1000 notification triggers per month