Svix · Arazzo Workflow
Svix Create Ingest Source and Endpoint
Version 1.0.0
Create an ingest source, attach an ingest endpoint, and read back the source's ingest URL.
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
ingest-source-and-endpoint
Stand up an ingest source with a forwarding endpoint and return its ingest URL.
Creates a generic-webhook ingest source, attaches a forwarding ingest endpoint, and fetches the source to return its ingest URL.
1
createSource
Create a generic-webhook ingest source to receive upstream webhooks. Returns 201 with the source object.
2
createEndpoint
Attach an ingest endpoint to the source that forwards received events. Returns 201 with the endpoint object.
3
getSource
Read the source back to surface its ingest URL for the upstream provider. Returns 200 with the source object.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.