Stairwell · AsyncAPI Specification
Stairwell Events Webhooks
Version
View Spec
View on GitHub
CompanySecurityThreat IntelligenceMalware AnalysisCybersecurityThreat DetectionYARAIncident ResponseAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
spec_type: Webhooks
source: https://docs.stairwell.com/docs/generic-siem-soar-webhook.md
direction: outbound
description: >-
Stairwell delivers Event Notifications as outbound webhooks: it POSTs JSON to a
subscriber-supplied URI each time a matching detection event occurs in an
environment. Configured per-environment under Settings > Environments >
(environment) > Event Notifications. Also consumable via native integrations
(Splunk, Google SecOps, Tines, TheHive, generic SIEM/SOAR).
transport:
protocol: https
method: POST
content_type: application/json
events:
- type: av_scan_match
description: An object was flagged by one or more antivirus engines.
payload_fields:
- hashes (sha256, sha1, md5)
- file_size
- ui_link
- environment
- av_scan_results # engine names + threat status
- type: yara_rule_match
description: A file matching an existing YARA rule was observed on an asset or uploaded by a user.
payload_fields:
- hashes (sha256, sha1, md5)
- file_size
- ui_link
- environment
- rule_metadata # rule name + rule environment details
- asset_hostname
- file_location
configuration:
path: Settings > Environments > (gear) > Event Notifications > Add New Integration
activation: immediate
testing:
tools: [webhook.site, netcat]
method: Upload a test file to verify JSON payload delivery before switching to a production endpoint.
notes: >-
Stairwell does not publish a machine-readable AsyncAPI document; this artifact
captures the documented webhook event catalog. Emitted as type Webhooks.
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/stairwell-events-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.