Any webhook, on your phone.
A hook is a URL that receives requests. zhooky pushes them to your phone, keeps them so you can read them, and runs what you want next.
$ curl -X POST https://in.zhooky.app/h/<key> \
-d '{"amount":4200,"status":"failed"}'
{"id":"01a0a4ab-0cb8-7659-81e4-d64ffee7d889"}zhooky · now
Payments
POST · 52 B
The body is kept whole and readable in the inbox for 7 days.
One hook, three capabilities
A personal endpoint, a topic and an inspector URL are the same thing with different capabilities switched on.
Inbox
Store, inspect, search and replay the requests a hook received.
Subscribers
The devices that get notified when a request arrives.
Actions
An ordered pipeline: filter, transform, then push, forward or e-mail.
What people point at a hook
Free to start
1 hook and 100 pushes a month, with no account to create first.
See what premium adds →