Svix · Arazzo Workflow
Svix Create Integration and Retrieve Key
Version 1.0.0
Create an integration on an application and read back its API key.
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
create-integration-and-key
Create an application integration and return its API key.
Verifies the application, creates an integration on it, and retrieves the integration's API key.
1
getApplication
Confirm the application exists before creating the integration. Returns 200 with the application object.
2
createIntegration
Create the named integration on the application. Returns 201 with the integration object.
3
getIntegrationKey
Read the integration's API key so it can be shared with the integrating party. Returns 200 with the key.
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.