Svix Open Source Server API

The self-hostable open source Svix server (svix-webhooks repo). Smaller surface area than the hosted product (no Stream, no Ingest, no Connectors, no Background Tasks, no multi-region) — 29 paths, 46 operations in v1.1.1 — but API-compatible with the hosted product for the core webhook-sending workflow.

API entry from apis.yml

apis.yml Raw ↑
name: Svix Open Source Server API
description: 'The self-hostable open source Svix server (svix-webhooks repo). Smaller surface

  area than the hosted product (no Stream, no Ingest, no Connectors, no

  Background Tasks, no multi-region) — 29 paths, 46 operations in v1.1.1 — but

  API-compatible with the hosted product for the core webhook-sending workflow.

  '
humanURL: https://github.com/svix/svix-webhooks
baseURL: http://localhost:8071
aid: svix:open-source-server
tags:
- Open Source
- Self Hosted
- Webhook Sending
- Rust
- MIT License
properties:
- type: GitHubRepository
  url: https://github.com/svix/svix-webhooks
- type: Documentation
  url: https://docs.svix.com/