Soveren · AsyncAPI Specification
Soveren Events (Webhooks)
Version 1.0
Soveren delivers data-security events to a subscriber endpoint via outbound webhooks. Soveren POSTs an event object to a URL configured in the app under Integrations - Webhook. When a signing token is configured, the request body is signed with HMAC-SHA-256 and the signature is delivered in the `x-soveren-signature` header as `sha256=
View Spec
View on GitHub
CompanyInfra DevtoolsData SecurityDSPMDDRData PrivacyKubernetesComplianceSecurityAsyncAPIWebhooksEvents
Channels
events
The subscriber webhook endpoint that receives Soveren event objects.
Messages
SoverenEvent
Soveren event object
Servers
https
subscriber
The subscriber-hosted HTTPS endpoint Soveren delivers events to.