Webhook.site Alternative

HookTray is an open-source webhook inspector for developers who want a no-account debugging flow, browser-local request history, and a backend that acts as a stateless relay instead of a long-term payload store.

Why choose HookTray?

CapabilityHookTray approach
Account requirementNo account required for the core inspector flow
Request historyStored in your browser with IndexedDB
Server payload retentionNo server-side request history by default
Source codeOpen source, auditable, and self-hostable
TransportLive streaming with Server-Sent Events

Best fit

HookTray is best when you want fast webhook debugging, transparent source code, and a privacy model that keeps payload history out of server storage by default. It is intentionally small and focused on the live inspection loop.