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.

Documentation

SDKs

Other Resources

🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-create-app-portal-access-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-create-integration-and-key-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-decommission-application-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-endpoint-health-check-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-ingest-source-and-endpoint-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-operational-webhook-setup-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-provision-and-send-message-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-recover-failed-webhooks-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-register-event-type-and-send-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-resend-failed-attempt-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-rotate-endpoint-secret-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-rotate-ingest-source-token-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-rotate-integration-key-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-send-message-and-confirm-delivery-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/svix/refs/heads/main/arazzo/svix-stream-sink-and-poll-events-workflow.yml

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/