# HookBridge > HookBridge is a webhook delivery service that handles signing, queuing, retries, rate limiting, and observability so developers don't have to build webhook infrastructure themselves. It supports both outbound (sending webhooks to your customers) and inbound (receiving webhooks from third-party providers). SDKs are available for Node, Python, Go, Ruby, and PHP. HookBridge provides production-grade webhook delivery with HMAC-SHA256 signing, two-tier retries with exponential backoff and jitter, per-endpoint rate limiting, dead-letter queues, delivery logs with HTTP timing breakdowns, Slack and email alerting, and one-click replay. Inbound webhooks support HMAC, static token, and IP allowlist verification modes. ## Product Pages - [Send (Outbound)](https://www.hookbridge.io/outbound.html): Send webhooks to your customers with signing, retries, rate limiting, and full observability - [Receive (Inbound)](https://www.hookbridge.io/inbound.html): Receive webhooks from third-party providers with verification, queuing, and reliable forwarding - [Pricing](https://www.hookbridge.io/#pricing): Pricing plans and feature comparison ## Developer Tools - [CLI](https://www.hookbridge.io/cli.html): Receive webhooks on localhost during development via a secure tunnel - [Tools Hub](https://www.hookbridge.io/tools.html): Overview of all developer tools for webhooks - [Online Webhook Tester](https://www.hookbridge.io/webhook-tester.html): Test and inspect webhooks in the browser with no signup required ## Resources - [Use Cases](https://www.hookbridge.io/use-cases.html): Scenario-based guides for sending, receiving, testing, and debugging webhooks - [Build vs Buy](https://www.hookbridge.io/build-vs-buy.html): The hidden complexity of building webhook delivery in-house - [Blog](https://www.hookbridge.io/blog.html): Technical deep dives on webhook delivery - [Documentation](https://docs.hookbridge.io): Full API documentation and guides ## Optional - [Send Webhooks Use Case](https://www.hookbridge.io/use-cases/send-webhooks.html): How to send webhooks to your SaaS customers - [Receive Webhooks Use Case](https://www.hookbridge.io/use-cases/receive-webhooks.html): How to reliably receive third-party webhooks - [Test Webhooks Use Case](https://www.hookbridge.io/use-cases/test-webhooks.html): How to test webhooks during development - [Debug Webhooks Use Case](https://www.hookbridge.io/use-cases/debug-webhooks.html): How to debug failed webhook deliveries - [Privacy Policy](https://www.hookbridge.io/privacy.html): Privacy policy - [Terms of Service](https://www.hookbridge.io/terms.html): Terms of service