Diligent · AsyncAPI Specification
Diligent Webhooks
Version
View Spec
View on GitHub
CompanyComplianceRegTechKYCAMLFinancial CrimeDue DiligenceScreeningSanctionsMonitoringArtificial IntelligenceFintechWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.godiligent.ai/guides/webhooks/working-with-webhooks
spec_type: Webhooks
note: >-
Diligent documents a webhook surface but publishes no AsyncAPI document. This
captures the webhook catalog. Webhooks are managed via the /webhooks endpoints
in the OpenAPI (register/list/get/update/delete + deliveries + redeliver).
security:
signed: true
signature_header: X-Signature
mechanism: shared secret set at webhook registration, used to sign the payload
docs: https://docs.godiligent.ai/guides/webhooks/securing-webhooks
delivery:
retry: true
redeliver: true
deliveries_endpoint: GET /webhooks/{webhook_id}/events
redeliver_endpoint: POST /webhooks/{webhook_id}/events/{event_id}/redeliver
events:
- name: cdd_state_changed
description: >-
Fired when the state of a CDD case changes to either inconclusive or
complete.
- name: monitoring_alert_fired
description: Fired when a monitoring alert is fired.
management_operations:
- POST /webhooks # register or update webhook configuration (registerWebhook)
- GET /webhooks # list registered webhooks (listWebhooks)
- GET /webhooks/{webhook_id}/events # list recent deliveries (listWebhookDeliveries)
- POST /webhooks/{webhook_id}/events/{event_id}/redeliver # redeliver (redeliverWebhook)
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/diligent-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.