Svix
Enterprise-ready webhook service for reliable event delivery
3.4k stars 273 forks last commit first released MIT
Actively maintained
Last commit 26 Aug 2026.

Svix is an enterprise-ready webhook service for sending events to customer endpoints reliably and securely. It provides a webhook API and delivery infrastructure so you can implement webhooks without building retries, security, and observability from scratch.
Key Features
- Webhook message ingestion and dispatch with retry handling and deliverability features
- Webhook signature verification support (symmetric and asymmetric signing schemes)
- Endpoint and application management for multi-tenant webhook delivery
- Optional Redis-backed queuing and caching for higher throughput and resiliency
- PostgreSQL-backed persistence for events and operational data
- Security-focused controls such as blocking internal IP dispatch by default (SSRF mitigation)
- OpenTelemetry support for exporting traces to common observability stacks
- Official client libraries across multiple languages for API usage and webhook verification
Use Cases
- Add a production-grade webhook system to a SaaS product with minimal custom infrastructure
- Deliver event notifications to customer systems with robust retries and signing
- Centralize webhook operations (testing, debugging, and monitoring) across multiple services
Limitations and Considerations
- Requires PostgreSQL; Redis is optional but recommended for queueing at scale
- Internal network delivery is restricted by default and requires explicit subnet allowlisting when needed
Svix is a strong fit for teams that need a secure, scalable webhook platform with a clean API and operational tooling. It helps standardize webhook best practices while reducing the effort and risk of building webhook delivery in-house.
Categories:
Tags:
Tech Stack:
Similar to Svix

Hook0
Open-source webhooks server and dashboard for SaaS platforms
Hook0 is an open-source Webhooks-as-a-Service platform to send events via a single API call with subscriptions, retries, persistence, and monitoring.

Judge0 CE
Sandboxed online code execution system with a JSON API
Judge0 CE is an open-source, sandboxed online code execution system with an HTTP JSON API for running untrusted code in many programming languages at scale.

Form.io
Form builder and form-driven API platform for web applications
Open-source form and data management platform with a drag-and-drop builder, embeddable form renderer, and REST API for submissions, resources, and workflows.
Routr
Programmable SIP proxy, registrar, and location server
Routr is a programmable SIP server (proxy/registrar/location) for building scalable VoIP infrastructure with APIs, multi-tenancy, and Kubernetes-ready deployment.

Notifuse
Self-hosted platform for newsletters and transactional email
Open-source emailing platform for newsletters and transactional emails with a visual MJML builder, segmentation, A/B testing, analytics, and a REST API with webhooks.

Pulsarr
Real-time Plex watchlist monitor and Sonarr/Radarr integrator
Monitors Plex watchlists in real time and automates requests to Sonarr and Radarr with routing rules, approvals, quotas, and notifications.




