SafetyKit · AsyncAPI Specification
Safetykit Webhooks
Version
View Spec
View on GitHub
CompanyArtificial IntelligenceTrust and SafetyFraud DetectionContent ModerationRiskAI AgentsComplianceAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
type: Webhooks
source: https://docs.safetykit.com/webhooks/introduction
docs: https://docs.safetykit.com/webhooks/introduction
notes: >-
SafetyKit documents outbound webhooks but publishes no AsyncAPI document. Delivery
follows the Standard Webhooks / Svix convention (webhook-id, webhook-timestamp,
webhook-signature headers). Webhooks are the primary channel for receiving
asynchronous Data API agent decisions.
delivery:
transport: https-post
endpoints_configured_in: dashboard
signature:
algorithm: HMAC-SHA256
scheme: standard-webhooks (svix)
signature_header: webhook-signature
signature_format: 'v1,<base64-signature>'
id_header: webhook-id
timestamp_header: webhook-timestamp
signing_secret_prefix: whsec_
signed_content: '<webhook-id>.<webhook-timestamp>.<raw-body>'
timestamp_tolerance_seconds: 300
idempotency: webhook-id is stable across resend attempts
events:
- type: workflow.succeeded
description: A Data API workflow completed successfully for an object.
docs: https://docs.safetykit.com/webhooks/event-types/workflow-succeeded
payload_fields:
- type
- namespace
- id
- request_id
- url
- metadata
- output
output_fields:
- actions
- labels
- fields
- label_changes
- type: workflow.failed
description: A Data API workflow failed to complete for an object.
docs: https://docs.safetykit.com/webhooks/event-types/workflow-failed
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/safetykit-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.