Real-time Monitoring
HookNexus shows new webhook requests as they arrive using a live connection from the dashboard to the service.
Dashboard
When you are on the dashboard:
- A connection is opened for the endpoint you are viewing.
- New requests appear at the top of the list without refreshing the page.
- A status indicator shows whether you are connected.
If the network drops, the page will typically reconnect on its own.
API key stream (Plus)
On Plus, you can subscribe programmatically with an API key—useful for servers and automation. See API keys and WebSocket for the URL format, limits, and examples.
Authentication
- Dashboard — you are signed in through the normal web app.
- Scripts — use an API key from Settings as documented for WebSocket.
If the connection drops
Refresh the dashboard or reconnect your WebSocket client. You can load recent history from the request list in the app when you need to catch up after an outage.