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

1
const response = await fetch("https://api.notifyz.dev/topics/:topicId/notify", {
2
method: "POST",
3
header: {
4
"X-Api-Key": "sk_123",
5
"Content-Type": "application/json"
6
}
7
body: JSON.stringify({
8
title: "Hello world",
9
body: "This is a test message",
10
imageURL: "https://placehold.co/100x100",
11
redirectURL: "https://notifyz.dev",
12
})
13
});
notifyz logo

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

5,00 €/monthFor indie hackers, how need a reliable way to receive critical business notifications
  • 5 topics
  • 100 subscribers per topic
  • 1000 notification triggers per month

Pro

12,00 €/monthWhen things get serious !
  • 50 topics
  • 10 000 subscribers per topic
  • 10 000 notification triggers per month