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

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/open-source-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

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
tags_raw:
- 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/