Capture, inspect, and replay webhook requests in real-time. A modern debugging coHooki is a modern webhook debugging console. Create an inbox, get a unique URL, and watch every request stream live via SSE — full payload, headers, query params, timestamps. One-click replay lets you re-send any captured request. Share inboxes with your team. Free tier: 3 inboxes, 1,000 req/mo. Pro: $9/mo.nsole for API developers.Special launch offer: $69 Lifetime – First 50 users, 72h only
No reviews yetBe the first to leave a review for Hooki — API/Webhook Debug Console
Maker
📌
Maker here 👋
Hooki started from a very specific frustration: I was integrating Stripe webhooks on a side project, and I kept thinking "there has to be a better debugging workflow than adding log statements and refreshing."
I looked at what was out there. Webhook.site is the old reliable but it feels abandoned — the UI, the UX, the entire experience. It works, but I dread opening it. So I built the tool I wanted: a webhook console that looks and feels like modern dev tooling.
Tech stack: Next.js + TypeScript, PostgreSQL, Redis-backed SSE for real-time streaming, Tailwind CSS with dark/light theme support.
What's next: Public API for inbox management, signed webhook verification (HMAC-SHA256 + JWT), webhook forwarding, and more polish based on your feedback.
I'd love your feedback. Try it with a real integration — Stripe, GitHub, Slack, whatever you're working on. Break it. Tell me what's missing.