Know When YourWebhooks Break
Monitor every webhook across every provider. Get alerts before your users notice. One line of code.
import { init } from 'outworx-hooks';
import { withWebhookMonitoring } from 'outworx-hooks/nextjs';
init({ apiKey: 'ohk_your_api_key' });
export const POST = withWebhookMonitoring(
{ provider: 'stripe' },
async (req) => {
// your existing handler
}
);Everything you need to monitor webhooks
From integration to full observability in under a minute. No config files, no infrastructure, no hassle.
Multi-Provider Dashboard
One view for Stripe, Shopify, GitHub, and every webhook provider. See health, volume, and latency at a glance.
Real-Time Event Log
Every webhook event with full request/response, headers, and timing. Search and filter across all providers.
Smart Alerts
Get notified on Slack, Discord, or email when things break. Configure thresholds and alert rules per provider.
Latency Tracking
Track handler performance, catch timeouts before providers do. P50, P95, P99 latency metrics out of the box.
Anomaly Detection
Detect sudden volume drops or latency spikes automatically. Get alerted before patterns become outages.
Zero Overhead
Less than 3ms overhead per request. Fire-and-forget architecture that never blocks your webhook handler.
One Line of Code
Wrap your handler, done. Next.js, Express, and Fastify supported. No config files or build steps.
Data Retention
Up to 90 days of webhook history with full search. Replay failed events and debug issues with full context.
Up and running in 60 seconds
From install to full webhook monitoring in three simple steps.
Install the SDK
Run npm install outworx-hooks and add one wrapper to your webhook handler. That's it.
npm install outworx-hooksConnect Providers
The SDK auto-detects Stripe, Shopify, GitHub, and more. No manual configuration required.
Monitor & Alert
Real-time dashboard with alerts when things go wrong. Slack, Discord, or email notifications.
See everything at a glance
One dashboard for all your webhook providers. Health, volume, latency, and errors in real time.
Simple, transparent pricing
Start free. Upgrade when you need more events, projects, or retention. No credit card required.
Free
Perfect for side projects and testing.
- 1,000 events/month
- 1 project
- 24-hour data retention
- Email alerts
- Community support
Pro
For teams running production webhooks.
- 50,000 events/month
- 5 projects
- 30-day data retention
- Slack, Discord & Email alerts
- Latency percentiles (P50/P95/P99)
- Custom alert rules
- Priority support
Business
For companies with critical webhook infrastructure.
- 500,000 events/month
- Unlimited projects
- 90-day data retention
- Anomaly detection
- Team members & roles
- Event replay
- Dedicated support
All plans include SSL encryption, API key authentication, and webhook signature verification.
Need a custom plan? Contact us
Frequently asked questions
Everything you need to know about monitoring webhooks with Outworx Hooks.
Start monitoring your webhooks in 60 seconds
Free forever for small projects. No credit card required.
No credit card required · Free forever for 1 project