Svix · Arazzo Workflow
Svix Set Up Operational Webhook Endpoint
Version 1.0.0
Register an operational webhook endpoint and retrieve its signing secret.
View Spec
View on GitHub
WebhookWebhooks As A ServiceWebhook DeliveryWebhook SendingEvent-DrivenEventingMessagingPub-SubStreamingIngestIntegrationReliabilityRetriesDeliverabilitySigningVerificationHMACStandard WebhooksMulti-TenantMulti-RegionEnterpriseSoftware-as-a-ServiceDeveloper PlatformRESTSOC 2HIPAAPCI DSSGDPROpen-SourceRustPolyglot SDKTerraformCLIArazzoWorkflows
Provider
Workflows
operational-webhook-setup
Create an operational webhook endpoint and return its signing secret.
Creates an operational webhook endpoint subscribed to the given filter types and reads its signing secret for payload verification.
1
createEndpoint
Register the operational webhook endpoint subscribed to the filter type. Returns 201 with the endpoint object.
2
getSecret
Read the operational webhook endpoint's signing secret so the receiver can verify payloads. Returns 200 with the secret key.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.