Qwiet Ai · AsyncAPI Specification
Qwiet Ai Alerting Webhooks
Version
View Spec
View on GitHub
CompanySecurityApplication SecuritySASTSCACode SecurityVulnerability ManagementDevSecOpsAutoFixAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: derived
source: openapi/qwiet-ai-openapi-original.yml
spec_type: Webhooks
type: Webhooks
description: >
Qwiet AI API v4 supports outbound alerting webhooks configured per organization. A webhook
registers a delivery URL, an authentication token, and a set of subscribed events; Qwiet
POSTs alerting events (e.g. new/updated scan findings) to that URL.
management_operations:
- id: SetUpWebhook
method: PUT
path: /orgs/{orgID}/alerting/webhook
summary: Set up a webhook (url + auth token + events).
- id: GetWebhook
method: GET
path: /orgs/{orgID}/alerting/webhook
summary: Get the configured webhook.
- id: DeleteWebhook
method: DELETE
path: /orgs/{orgID}/alerting/webhook
summary: Delete the configured webhook.
- id: GetAlertingEvents
method: GET
path: /alerting/events
summary: List the alerting event types available to subscribe a webhook to.
configuration:
fields: [url, tokenID, events]
auth:
fields: [token, renewalMetadata, responseHandling]
note: Webhook deliveries are authenticated with a bearer token that supports renewal metadata.
notes: >
Also supports Slack alerting (tag "slack"). No published AsyncAPI document — this is the
webhook surface derived from the REST alerting endpoints. Event type enum is returned at
runtime by GetAlertingEvents and is not enumerated statically in the spec.
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/qwiet-ai-alerting-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.