Socket · AsyncAPI Specification

Socket Webhooks

Version

View Spec View on GitHub CompanySecuritySoftware Supply Chain SecurityDependency ScanningSoftware Composition AnalysisVulnerability ManagementOpen Source SecurityDevSecOpsSBOMPackage AnalysisAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.socket.dev/docs/webhooks
spec_type: Webhooks
description: >-
  Socket delivers organization events (dependency alerts, scan results, and integration
  events) to configured HTTP webhook endpoints. No published AsyncAPI document was found; this
  captures the documented webhook surface and its management operations in the REST API.
docs: https://docs.socket.dev/docs/webhooks
delivery:
  transport: HTTP POST to a subscriber-configured URL
  scope: per organization
  event_domains:
  - Dependency / package alerts surfaced by scans
  - Integration events (getIntegrationEvents: /v0/orgs/{org_slug}/settings/integrations/{integration_id}/events)
management_operations:
- operationId: getOrgWebhooksList
  method: GET
  path: /v0/orgs/{org_slug}/webhooks
- operationId: createOrgWebhook
  method: POST
  path: /v0/orgs/{org_slug}/webhooks
- operationId: getOrgWebhook
  method: GET
  path: /v0/orgs/{org_slug}/webhooks/{webhook_id}
- operationId: updateOrgWebhook
  method: PUT
  path: /v0/orgs/{org_slug}/webhooks/{webhook_id}
- operationId: deleteOrgWebhook
  method: DELETE
  path: /v0/orgs/{org_slug}/webhooks/{webhook_id}
- operationId: getIntegrationEvents
  method: GET
  path: /v0/orgs/{org_slug}/settings/integrations/{integration_id}/events
related_channels:
- Slack alerts (docs/slack-alerts)
- Jira / Linear ticketing from alerts

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/socket-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 email required.

A second provider on the same verified email joins the account you already have.