Getting Started
HookSniff is a webhook delivery and monitoring platform. Send webhooks with confidence โ we handle delivery, retries, signature verification, and observability.
๐ Quickstart
Send your first webhook in under 5 minutes.
๐ Core Concepts
Endpoints, deliveries, retries, and more.
๐ Security
HMAC-SHA256 verification, IP whitelisting, TLS.
๐ฅ๏ธ Dashboard
Monitor deliveries, manage endpoints, view analytics.
๐ Integrations
Stripe, GitHub, Shopify, and generic guides.
๐ณ Self-Hosting
Run HookSniff on your own infrastructure.
๐ Retries & DLQ
Exponential backoff, replay failed webhooks.
๐ฆ SDKs
Official Node.js, Python, and Go SDKs.
API Base URL
https://hooksniff-api-1046140057667.europe-west1.run.app/v1
Authentication
All API requests require a Bearer token with an hr_live_ prefixed API key:
Authorization: Bearer hr_live_abc123xyz789
Rate Limits
| Plan | Requests/min | Webhooks/month |
|---|---|---|
| docs.developer | 100 | 1,000 |
| docs.startup | 1,000 | 30,000 |
| Pro | 10,000 | 100,000 |
| docs.enterprise | docs.unlimited | docs.unlimited |