Get your URL
Create a free account. You get a personal hook URL, your identifier and your key. That URL is your notification address.


You get a personal URL. You call it from anything. A real notification lands on your phone. That is the whole product, and it takes a minute to start.
Create a free account. You get a personal hook URL, your identifier and your key. That URL is your notification address.
Send an HTTP request to your URL from anything: a shell script, a webhook from Stripe or GitHub, a Zapier or Make automation, or a few lines of code.
A real native notification lands on your phone through the mobile app, and in your browser inbox. It stays there, tagged and searchable.
Anything that can make an HTTP request can notify you. A browser, a script, a webhook, a no-code automation.
curl "https://hooknotifier.com/{IDENTIFIER}/{KEY}?object=Hello&body=My first notification"Hook.Notifier already is the app, the inbox, and the delivery. You just call your URL.