Svix website screenshot

Svix

Svix is an enterprise webhooks-as-a-service platform on the sending side of the webhook market. It provides a single API for delivering reliable, secure, low-latency webhooks at scale, with hosted UIs (Consumer App Portal), a polyglot SDK pipeline, an open source server, and adjacent products for streaming (Stream) and webhook ingestion (Ingest). Hosted offering is multi-region (US, EU, CA, AU, IN) with SOC 2 Type II, HIPAA, PCI-DSS attestations.

Svix publishes 20 APIs on the APIs.io network, including Application API, Authentication API, Background Task API, and 17 more. Tagged areas include Webhook, Webhooks As A Service, Webhook Delivery, Webhook Sending, and Event-Driven.

The Svix catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.

Svix’s developer surface includes authentication, developer portal, documentation, API reference, getting-started guide, signup flow, pricing, and 80 more developer resources.

79.3/100 exemplar ▬ flat Agent 68/100 agent native Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemiumSelf serve⚡ Free to try
21 APIs 1 MCP Servers 2 Agent Skills
WebhookWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent-DrivenEventingMessagingPub-SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti-TenantMulti-RegionEnterpriseSoftware-as-a-ServiceDeveloper PlatformRESTSOC 2HIPAAPCI DSSGDPROpen-SourceRustPolyglot SDKTerraformCLI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 79.3/100 · exemplar
Contract Quality 16.0 / 21
Developer Ergonomics 14.2 / 17
Access Clarity 13.0 / 17
Operational Transparency 9.3 / 11
Contract Governance 5.6 / 10
Discoverability 7.1 / 9
Regulatory Posture 7.5 / 15
Agent readiness — 68/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/svix: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 21

Individual APIs this provider publishes, each with its own machine-readable definition.

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-...

Svix Application API

Consumer Applications are where messages are sent to. In most cases you would want to have one application for each of your users.

Svix Authentication API

Easily give your users access to our pre-built management UI.

Svix Background Task API

The background tasks that have been executed for your environment.

Svix Connector API

Connectors allow you to connect applications to external services.

Svix Endpoint API

Endpoints are the URLs messages will be sent to. Each application can have up to 50 endpoints and each message sent to that application will be sent to all of them (unless they ...

Svix Environment API

Manage your environments like development, staging and production.

Svix Event API

The Event API from Svix — 2 operation(s) for event.

Svix Event Type API

Event types are identifiers denoting the type of message being sent. Event types are primarily used to decide which events are sent to which endpoint.

Svix Health API

Health checks for the API.

Svix Ingest Endpoint API

Configure where Svix Ingest sends messages.

Svix Ingest Source API

The Ingest Source API from Svix — 4 operation(s) for ingest source.

Svix Integration API

Integrations are services your users connect an application to. An integration can manage the application and its endpoints.

Svix Message API

Messages are the webhook events being sent.

Svix Message Attempt API

Attempts to deliver `Message`s to `Endpoint`s.

Svix Sink API

The Sink API from Svix — 6 operation(s) for sink.

Svix Statistics API

Generate statistics about your Svix utilization

Svix Stream API

The Stream API from Svix — 2 operation(s) for stream.

Svix Stream Authentication API

The Stream Authentication API from Svix — 5 operation(s) for stream authentication.

Svix Stream Event Type API

The Stream Event Type API from Svix — 2 operation(s) for stream event type.

Svix Webhook Endpoint API

Configure where operational webhooks are sent to.

Scroll for all 21

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Svix API

POSTMAN

Open Collections 22

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Svix Application API

OPEN COLLECTION

Svix Application Sink API

OPEN COLLECTION

Svix API

OPEN COLLECTION

Scroll for all 22

Arazzo Workflows 15

Multi-step API workflows described with the Arazzo specification.

Svix Provision Application and Open App Portal

Create an application and mint a magic-link URL into its embedded App Portal.

ARAZZO

Svix Create Integration and Retrieve Key

Create an integration on an application and read back its API key.

ARAZZO

Svix Decommission an Application

List an application's endpoints, branch on whether one exists, delete it, then delete the application.

ARAZZO

Svix Endpoint Health Check

Send an example message to an endpoint and read its delivery statistics.

ARAZZO

Svix Create Ingest Source and Endpoint

Create an ingest source, attach an ingest endpoint, and read back the source's ingest URL.

ARAZZO

Svix Set Up Operational Webhook Endpoint

Register an operational webhook endpoint and retrieve its signing secret.

ARAZZO

Svix Provision Application and Send First Message

Create an application, register a webhook endpoint, send a message, and inspect the delivery attempts.

ARAZZO

Svix Recover Failed Webhooks

Trigger recovery of an endpoint's failed messages and poll the background task to completion.

ARAZZO

Svix Register Event Type and Send Example

Create an event type, subscribe an endpoint to it, and send the event type's example message.

ARAZZO

Svix Resend a Failed Message Attempt

Find a failing delivery attempt for a message and resend it to its endpoint.

ARAZZO

Svix Rotate Endpoint Signing Secret

Rotate a webhook endpoint's signing secret and read back the new secret value.

ARAZZO

Svix Rotate Ingest Source Token

Rotate an ingest source's token and return its refreshed ingest URL.

ARAZZO

Svix Rotate Integration Key

Rotate an integration's API key and read back the new key value.

ARAZZO

Svix Send Message and Confirm Delivery

Send a message to an existing application and poll its attempts until delivery succeeds.

ARAZZO

Svix Create Stream with Poller Sink and Send Events

Create a stream, attach a poller sink, publish events, and poll the sink for them.

ARAZZO

Scroll for all 15

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Agent Skills 2

Packaged agent skills for driving this provider's APIs from an AI assistant.

receiving-webhooks

AGENT SKILL

Pricing Plans 1

Published pricing tiers and plan structures.

Svix Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Svix Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Svix Finops

FINOPS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Svix Context

38 classes · 9 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Svix API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Svix API Rules

14 rules · 4 errors 8 warnings 2 info

SPECTRAL

JSON Schema 5

Standalone JSON Schema definitions for this provider's data models.

Svix Application

8 properties

JSON SCHEMA

Svix Endpoint

12 properties

JSON SCHEMA

Svix Event Type

9 properties

JSON SCHEMA

Svix Message Attempt

11 properties

JSON SCHEMA

Svix Message

8 properties

JSON SCHEMA

JSON Structure 4

JSON Structure definitions describing this provider's data shapes.

Svix Application Structure

0 properties

JSON STRUCTURE

Svix Endpoint Structure

0 properties

JSON STRUCTURE

Svix Event Type Structure

0 properties

JSON STRUCTURE

Svix Message Structure

0 properties

JSON STRUCTURE

Examples 8

Example request and response payloads for these APIs.

Scroll for all 8

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Svix Authentication

http · 1 scheme

SECURITY

Svix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Svix Vulnerability Disclosure

security.txt · contact published

SECURITY

Svix Trust Center

SOC 2, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Svix Agentic Access

128 operations · 79 acting

128 operations · 79 acting

AGENTIC

Resources

Get Started 8

Portal, sign-up, and the first successful call

Scroll for all 8

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 6

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 26

Pagination, idempotency, versioning, errors, and events

Scroll for all 26

Build 17

SDKs, sample code, and the tooling you integrate with

Scroll for all 17

Access & Security 9

Authentication, authorization, and security posture

Scroll for all 9

Learn 1

Tutorials, courses, talks, and written guidance

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 6

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Svix
description: 'Svix is an enterprise webhooks-as-a-service platform on the sending side of the

  webhook market. It provides a single API for delivering reliable, secure, low-latency

  webhooks at scale, with hosted UIs (Consumer App Portal), a polyglot SDK pipeline,

  an open source server, and adjacent products for streaming (Stream) and webhook

  ingestion (Ingest). Hosted offering is multi-region (US, EU, CA, AU, IN) with

  SOC 2 Type II, HIPAA, PCI-DSS attestations.

  '
url: https://github.com/api-evangelist/svix
humanURL: https://www.svix.com
baseURL: https://api.svix.com
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.svix.com/static/img/brand-padded.svg
created: '2026-05-22'
modified: '2026-08-13'
specificationVersion: '0.23'
type: Index
aid: svix
tags:
- Webhook
- Webhooks As A Service
- Webhook Delivery
- Webhook Sending
- Event-Driven
- Eventing
- Messaging
- Pub-Sub
- Streaming
- Ingest
- Integration
- Reliability
- Retries
- Deliverability
- Signing
- Verification
- HMAC
- Standard Webhooks
- Multi-Tenant
- Multi-Region
- Enterprise
- Software-as-a-Service
- Developer Platform
- REST
- SOC 2
- HIPAA
- PCI DSS
- GDPR
- Open-Source
- Rust
- Polyglot SDK
- Terraform
- CLI
tags_raw:
- Webhooks
- Webhooks As A Service
- Webhook Delivery
- Webhook Sending
- Event Driven
- Eventing
- Messaging
- Pub Sub
- Streaming
- Ingest
- Integration
- Reliability
- Retries
- Deliverability
- Signing
- Verification
- HMAC
- Standard Webhooks
- Multi Tenant
- Multi Region
- Enterprise
- SaaS
- Developer Platform
- API
- REST
- SOC 2
- HIPAA
- PCI DSS
- GDPR
- Open Source
- Rust
- Polyglot SDK
- Terraform
- CLI
apis:
- 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/
- aid: svix:svix-application-api
  name: Svix Application API
  description: Consumer Applications are where messages are sent to. In most cases you would want to have one application
    for each of your users.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Application
  properties:
  - type: OpenAPI
    url: openapi/svix-application-api-openapi.yml
  - type: Overlay
    url: overlays/svix-application-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-authentication-api
  name: Svix Authentication API
  description: Easily give your users access to our pre-built management UI.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/svix-authentication-api-openapi.yml
  - type: Overlay
    url: overlays/svix-authentication-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-background-task-api
  name: Svix Background Task API
  description: The background tasks that have been executed for your environment.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Background Task
  properties:
  - type: OpenAPI
    url: openapi/svix-background-task-api-openapi.yml
  - type: Overlay
    url: overlays/svix-background-task-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-connector-api
  name: Svix Connector API
  description: Connectors allow you to connect applications to external services.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Connector
  properties:
  - type: OpenAPI
    url: openapi/svix-connector-api-openapi.yml
  - type: Overlay
    url: overlays/svix-connector-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-endpoint-api
  name: Svix Endpoint API
  description: Endpoints are the URLs messages will be sent to. Each application can have up to 50 endpoints and each message
    sent to that application will be sent to all of them (unless they are not subscribed to the sent event type).
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags: []
  tags_raw:
  - Endpoint
  properties:
  - type: OpenAPI
    url: openapi/svix-endpoint-api-openapi.yml
  - type: Overlay
    url: overlays/svix-endpoint-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-environment-api
  name: Svix Environment API
  description: Manage your environments like development, staging and production.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Environment
  properties:
  - type: OpenAPI
    url: openapi/svix-environment-api-openapi.yml
  - type: Overlay
    url: overlays/svix-environment-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-event-api
  name: Svix Event API
  description: The Event API from Svix — 2 operation(s) for event.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Event
  properties:
  - type: OpenAPI
    url: openapi/svix-event-api-openapi.yml
  - type: Overlay
    url: overlays/svix-event-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-event-type-api
  name: Svix Event Type API
  description: Event types are identifiers denoting the type of message being sent. Event types are primarily used to decide
    which events are sent to which endpoint.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Event Type
  properties:
  - type: OpenAPI
    url: openapi/svix-event-type-api-openapi.yml
  - type: Overlay
    url: overlays/svix-event-type-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-health-api
  name: Svix Health API
  description: Health checks for the API.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/svix-health-api-openapi.yml
  - type: Overlay
    url: overlays/svix-health-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-ingest-endpoint-api
  name: Svix Ingest Endpoint API
  description: Configure where Svix Ingest sends messages.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Ingest Endpoint
  properties:
  - type: OpenAPI
    url: openapi/svix-ingest-endpoint-api-openapi.yml
  - type: Overlay
    url: overlays/svix-ingest-endpoint-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-ingest-source-api
  name: Svix Ingest Source API
  description: The Ingest Source API from Svix — 4 operation(s) for ingest source.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Ingest Source
  properties:
  - type: OpenAPI
    url: openapi/svix-ingest-source-api-openapi.yml
  - type: Overlay
    url: overlays/svix-ingest-source-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-integration-api
  name: Svix Integration API
  description: Integrations are services your users connect an application to. An integration can manage the application and
    its endpoints.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Integration
  properties:
  - type: OpenAPI
    url: openapi/svix-integration-api-openapi.yml
  - type: Overlay
    url: overlays/svix-integration-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-message-api
  name: Svix Message API
  description: Messages are the webhook events being sent.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Message
  properties:
  - type: OpenAPI
    url: openapi/svix-message-api-openapi.yml
  - type: Overlay
    url: overlays/svix-message-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-message-attempt-api
  name: Svix Message Attempt API
  description: Attempts to deliver `Message`s to `Endpoint`s.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Message Attempt
  properties:
  - type: OpenAPI
    url: openapi/svix-message-attempt-api-openapi.yml
  - type: Overlay
    url: overlays/svix-message-attempt-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-sink-api
  name: Svix Sink API
  description: The Sink API from Svix — 6 operation(s) for sink.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Sink
  properties:
  - type: OpenAPI
    url: openapi/svix-sink-api-openapi.yml
  - type: Overlay
    url: overlays/svix-sink-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-statistics-api
  name: Svix Statistics API
  description: Generate statistics about your Svix utilization
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/svix-statistics-api-openapi.yml
  - type: Overlay
    url: overlays/svix-statistics-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-stream-api
  name: Svix Stream API
  description: The Stream API from Svix — 2 operation(s) for stream.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Stream
  properties:
  - type: OpenAPI
    url: openapi/svix-stream-api-openapi.yml
  - type: Overlay
    url: overlays/svix-stream-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-stream-authentication-api
  name: Svix Stream Authentication API
  description: The Stream Authentication API from Svix — 5 operation(s) for stream authentication.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Stream Authentication
  properties:
  - type: OpenAPI
    url: openapi/svix-stream-authentication-api-openapi.yml
  - type: Overlay
    url: overlays/svix-stream-authentication-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-stream-event-type-api
  name: Svix Stream Event Type API
  description: The Stream Event Type API from Svix — 2 operation(s) for stream event type.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Stream Event Type
  properties:
  - type: OpenAPI
    url: openapi/svix-stream-event-type-api-openapi.yml
  - type: Overlay
    url: overlays/svix-stream-event-type-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
- aid: svix:svix-webhook-endpoint-api
  name: Svix Webhook Endpoint API
  description: Configure where operational webhooks are sent to.
  humanURL: https://api.svix.com/docs
  baseURL: https://api.svix.com
  tags:
  - Webhook Endpoint
  properties:
  - type: OpenAPI
    url: openapi/svix-webhook-endpoint-api-openapi.yml
  - type: Overlay
    url: overlays/svix-webhook-endpoint-api-overlay.yaml
  - type: Documentation
    url: https://docs.svix.com
  - type: APIReference
    url: https://api.svix.com/docs
  - type: Authentication
    url: https://docs.svix.com/api-keys
  - type: ErrorCodes
    url: https://docs.svix.com/retries
  - type: RateLimits
    url: rate-limits/svix-rate-limits.yml
  - type: Documentation
    url: https://www.svix.com/ingest/
  - type: Documentation
    url: https://www.svix.com/stream/
common:
- type: License
  name: MIT
  url: https://github.com/svix/svix-webhooks/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/svix-agentic-access.yml
- type: TrustCenter
  url: security/svix-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/svix-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/svix-domain-security.yml
- type: Authentication
  url: authentication/svix-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/svix/overview
- type: Arazzo
  url: arazzo/svix-create-app-portal-access-workflow.yml
  name: Svix Provision Application and Open App Portal
- type: Arazzo
  url: arazzo/svix-create-integration-and-key-workflow.yml
  name: Svix Create Integration and Retrieve Key
- type: Arazzo
  url: arazzo/svix-decommission-application-workflow.yml
  name: Svix Decommission an Application
- type: Arazzo
  url: arazzo/svix-endpoint-health-check-workflow.yml
  name: Svix Endpoint Health Check
- type: Arazzo
  url: arazzo/svix-ingest-source-and-endpoint-workflow.yml
  name: Svix Create Ingest Source and Endpoint
- type: Arazzo
  url: arazzo/svix-operational-webhook-setup-workflow.yml
  name: Svix Set Up Operational Webhook Endpoint
- type: Arazzo
  url: arazzo/svix-provision-and-send-message-workflow.yml
  name: Svix Provision Application and Send First Message
- type: Arazzo
  url: arazzo/svix-recover-failed-webhooks-workflow.yml
  name: Svix Recover Failed Webhooks
- type: Arazzo
  url: arazzo/svix-register-event-type-and-send-workflow.yml
  name: Svix Register Event Type and Send Example
- type: Arazzo
  url: arazzo/svix-resend-failed-attempt-workflow.yml
  name: Svix Resend a Failed Message Attempt
- type: Arazzo
  url: arazzo/svix-rotate-endpoint-secret-workflow.yml
  name: Svix Rotate Endpoint Signing Secret
- type: Arazzo
  url: arazzo/svix-rotate-ingest-source-token-workflow.yml
  name: Svix Rotate Ingest Source Token
- type: Arazzo
  url: arazzo/svix-rotate-integration-key-workflow.yml
  name: Svix Rotate Integration Key
- type: Arazzo
  url: arazzo/svix-send-message-and-confirm-delivery-workflow.yml
  name: Svix Send Message and Confirm Delivery
- type: Arazzo
  url: arazzo/svix-stream-sink-and-poll-events-workflow.yml
  name: Svix Create Stream with Poller Sink and Send Events
- type: Portal
  url: https://www.svix.com
- type: DeveloperPortal
  url: https://dashboard.svix.com
- type: Documentation
  url: https://docs.svix.com
- type: APIReference
  url: https://api.svix.com/docs
- type: GettingStarted
  url: https://docs.svix.com/quickstart
- type: Tutorials
  url: https://docs.svix.com/tutorials
- type: Signup
  url: https://dashboard.svix.com
- type: Login
  url: https://dashboard.svix.com
- type: Pricing
  url: https://www.svix.com/pricing/
- type: Plans
  url: plans/svix-plans-pricing.yml
- type: RateLimits
  url: rate-limits/svix-rate-limits.yml
- type: FinOps
  url: finops/svix-finops.yml
- type: Regions
  url: https://docs.svix.com/multi-region
- type: Authentication
  url: https://docs.svix.com/api-keys
- type: Security
  url: https://www.svix.com/security/
- type: Compliance
  url: https://www.svix.com/security/
- type: TrustCenter
  url: https://www.svix.com/security/
- type: TermsOfService
  url: https://www.svix.com/terms/
- type: PrivacyPolicy
  url: https://www.svix.com/privacy/
- type: StatusPage
  url: https://status.svix.com
- type: Blog
  url: https://www.svix.com/blog/
- type: ChangeLog
  url: https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md
- type: ReleaseNotes
  url: https://github.com/svix/svix-webhooks/releases
- type: Support
  url: mailto:support@svix.com
- type: Contact
  url: https://www.svix.com/contact/
- type: GitHubOrganization
  url: https://github.com/svix
- type: GitHubRepository
  url: https://github.com/svix/svix-webhooks
- type: Console
  url: https://dashboard.svix.com
- type: Sandbox
  url: https://play.svix.com
- type: CLI
  name: Svix CLI
  url: https://github.com/svix/svix-webhooks/tree/main/svix-cli
- type: SDKs
  name: Python SDK
  url: https://pypi.org/project/svix/
- type: SDKs
  name: JavaScript / TypeScript SDK
  url: https://www.npmjs.com/package/svix
- type: SDKs
  name: Go SDK
  url: https://github.com/svix/svix-webhooks/tree/main/go
- type: SDKs
  name: Java SDK
  url: https://central.sonatype.com/artifact/com.svix/svix
- type: SDKs
  name: Kotlin SDK
  url: https://github.com/svix/svix-webhooks/tree/main/kotlin
- type: SDKs
  name: Ruby SDK
  url: https://rubygems.org/gems/svix
- type: SDKs
  name: C# / .NET SDK
  url: https://www.nuget.org/packages/Svix
- type: SDKs
  name: PHP SDK
  url: https://packagist.org/packages/svix/svix
- type: SDKs
  name: Rust SDK
  url: https://crates.io/crates/svix
- type: Integrations
  name: Terraform Provider
  url: https://github.com/svix/terraform-provider-svix
- type: Integrations
  name: Zapier
  url: https://docs.svix.com/integrations/zapier
- type: Integrations
  name: ngrok
  url: https://docs.svix.com/integrations/ngrok
- type: X
  url: https://twitter.com/SvixHQ
- type: LinkedIn
  url: https://www.linkedin.com/company/svix
- type: Rules
  url: rules/svix-rules.yml
- type: JSONSchema
  url: json-schema/
- type: JSONLD
  url: json-ld/svix-context.jsonld
- type: Vocabulary
  url: vocabulary/svix-vocabulary.yml
- type: LlmsText
  url: https://docs.svix.com/llms.txt
- type: Packages
  url: packages/svix-packages.yml
- type: SDKs
  name: Svix polyglot SDK set (9 languages, one release train)
  url: packages/svix-packages.yml
- type: WellKnown
  url: well-known/svix-well-known.yml
- type: SecurityTxt
  url: well-known/svix-security.txt
- type: MCPServer
  name: Consumer App Portal MCP (remote, hosted)
  url: mcp/svix-mcp.yml
- type: ToolCrosswalk
  url: mcp/svix-tool-crosswalk.yml
- type: AgentSkill
  name: Svix Agent Skills (provider-published)
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/svix-llms.txt
- type: Webhooks
  name: Svix operational webhooks (14 events)
  url: asyncapi/svix-operational-webhooks.yml
- type: Conventions
  url: conventions/svix-conventions.yml
- type: Idempotency
  name: Idempotency-Key header, POST only, 12h result retention
  url: conventions/svix-conventions.yml
- type: ErrorCatalog
  url: errors/svix-problem-types.yml
- type: Lifecycle
  url: lifecycle/svix-lifecycle.yml
- type: Conformance
  url: conformance/svix-conformance.yml
- type: DataModel
  url: data-model/svix-data-model.yml
- type: ChangeLog
  url: changelog/svix-changelog.yml
- type: CLI
  name: Svix CLI command surface
  url: cli/svix-cli.yml
- type: Components
  url: components/svix-components.yml
- type: Sandbox
  name: Svix Play + environment isolation
  url: sandbox/svix-sandbox.yml
maintainers:
- FN: Kin Lane
  url: https://apievangelist.com
  email: info@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 50
  pass: local-v1