c/side · AsyncAPI Specification
C Side Webhooks
Version
View Spec
View on GitHub
CompanySecurityClient-Side SecurityApplication SecurityFraud PreventionPCI DSS ComplianceDevice FingerprintingBot DetectionWeb SecurityScript MonitoringAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.cside.com/notification-endpoints/webhooks
spec_type: Webhooks
description: >-
cside documents an outbound webhook surface for delivering security alerts to
notification endpoints. cside does not publish an AsyncAPI document; this is the
captured webhook catalog. Webhooks can be delivered as raw JSON or pre-formatted
for Slack and Discord. cside also supports S3 bucket and Jira/Linear notification
endpoints (see docs.cside.com/notification-endpoints).
delivery_formats:
- json
- slack
- discord
security:
signature_header: x-cside-signature
algorithm: HMAC SHA256
detail: >-
Every webhook request includes an x-cside-signature header containing an
HMAC-SHA256 hash of the request body signed with the secret provided at webhook
setup. cside recommends always verifying the signature to confirm the request
came from cside and to prevent replay attacks. HMAC verification examples are
provided in JavaScript, Rust, Go, Elixir, and Python.
events:
- name: alert.created
description: A security alert was generated.
payload:
event: "alert.created"
sent_at: ISO 8601 timestamp
domain_id: Domain identifier
destination_id: Endpoint destination identifier
data:
description: AlertCreatedObject
fields:
type: "Alert category: URL | HASH | IP | DOMAIN | HOSTNAME"
domain: The domain triggering the alert
target: The value corresponding to the type
action: "Currently set to: alert"
endpoints:
- webhook (JSON / Slack / Discord)
- s3-bucket
- jira
- linear
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/c-side-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.