Sigma360 · AsyncAPI Specification

Sigma360 Webhooks

Version v2.0.1

Event surface for Sigma360; webhook callbacks are delivered to your registered HTTPS endpoint when monitored entities change. Derived from the OpenAPI 3.1 webhooks object published at docs.sigma360.com/api. Trigger a test delivery via GET /utils/send-webhook-test.

View Spec View on GitHub CompanyComplianceFinancial CrimeKYCAMLSanctions ScreeningRisk IntelligenceRegTechAdverse MediaAsyncAPIEvents

Channels

EntityCreated
EntityDispositionChanged
HistoryUpdated
NewCaseManagementEntry

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/sigma-ratings-openapi-original.json (webhooks)
spec_type: AsyncAPI
asyncapi: 3.0.0
info:
  title: Sigma360 Webhooks
  version: v2.0.1
  description: >-
    Event surface for Sigma360; webhook callbacks are delivered to your registered HTTPS endpoint
    when monitored entities change. Derived from the OpenAPI 3.1 webhooks object published at
    docs.sigma360.com/api. Trigger a test delivery via GET /utils/send-webhook-test.
  contact:
    name: Sigma Customer Success Team
    email: support@sigma360.com
defaultContentType: application/json
channels:
  EntityCreated:
    address: null
    title: Entity Created
    messages:
      EntityCreatedMessage:
        name: EntityCreated
        title: Entity Created
        payload:
          $ref: openapi/sigma-ratings-openapi-original.json#/components/schemas/ResponseTaskCompletionReportPing
  EntityDispositionChanged:
    address: null
    title: Entity Disposition Changed
    messages:
      EntityDispositionChangedMessage:
        name: EntityDispositionChanged
        title: Entity Disposition Changed
        payload:
          $ref: openapi/sigma-ratings-openapi-original.json#/components/schemas/ResponseEntityDispositionChangePing
  HistoryUpdated:
    address: null
    title: History Updated
    messages:
      HistoryUpdatedMessage:
        name: HistoryUpdated
        title: History Updated
        payload:
          $ref: openapi/sigma-ratings-openapi-original.json#/components/schemas/ResponseEntityHistoryPing
  NewCaseManagementEntry:
    address: null
    title: New Case Management Entry
    messages:
      NewCaseManagementEntryMessage:
        name: NewCaseManagementEntry
        title: New Case Management Entry
        payload:
          $ref: openapi/sigma-ratings-openapi-original.json#/components/schemas/ResponseCaseManagementIntentPing
operations:
  receiveEntityCreated:
    action: receive
    channel:
      $ref: '#/channels/EntityCreated'
    summary: Receive the 'Entity Created' webhook from Sigma360 at your registered callback URL.
  receiveEntityDispositionChanged:
    action: receive
    channel:
      $ref: '#/channels/EntityDispositionChanged'
    summary: Receive the 'Entity Disposition Changed' webhook from Sigma360 at your registered callback URL.
  receiveHistoryUpdated:
    action: receive
    channel:
      $ref: '#/channels/HistoryUpdated'
    summary: Receive the 'History Updated' webhook from Sigma360 at your registered callback URL.
  receiveNewCaseManagementEntry:
    action: receive
    channel:
      $ref: '#/channels/NewCaseManagementEntry'
    summary: Receive the 'New Case Management Entry' webhook from Sigma360 at your registered callback URL.

# --- API Evangelist provenance -------------------------------------------
x-superseded-by:
  reason: >-
    Provider publishes this event surface themselves in as-published OpenAPI; this document was authored by API Evangelist before that source was harvested.
  published_spec: all/sigma-ratings/openapi/_original/sigma-ratings-openapi-original.json
  published_event_object: webhooks
  published_events: 4
  status: superseded
  reviewed: '2026-07-31'

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/sigma-ratings-webhooks-asyncapi"
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.