Didit · AsyncAPI Specification
Didit Webhooks
Version
View Spec
View on GitHub
IdentityIdentity VerificationKYCKYBAMLFraud PreventionComplianceBiometricsTransaction MonitoringCryptoAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.didit.me/integration/webhooks
spec_type: Webhooks
note: >-
Didit documents a webhook event surface but publishes no AsyncAPI document.
This is the captured webhook catalog. Signature: HMAC-SHA256 over three header
variants (X-Signature-V2 recommended, X-Signature raw-body, X-Signature-Simple
envelope) with X-Timestamp (Unix seconds); reject when abs(now - ts) > 300s.
Delivery retries up to twice (~1 min, then ~4 min) on 5xx/404/timeout.
transport: https-push
envelope:
fields: [event_id, webhook_type, timestamp, created_at, application_id, environment, status]
idempotency_key: event_id
configuration:
create: POST /v3/webhook/destinations/
fields: [url, webhook_version, subscribed_events, secret_shared_key]
events:
- type: status.updated
description: KYC or KYB session status changed.
- type: data.updated
description: Verification data edited after creation.
- type: user.status.updated
description: Consolidated user entity status change.
- type: user.data.updated
description: Consolidated user entity data change.
- type: business.status.updated
description: Consolidated business entity status change.
- type: business.data.updated
description: Consolidated business entity data change.
- type: activity.created
description: Activity timeline event (reserved; not currently sent for live traffic).
- type: transaction.created
description: Transaction monitoring — transaction created.
- type: transaction.status.updated
description: Transaction monitoring — status/score change.
- type: travel_rule.status.updated
description: Travel Rule exchange status change.
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/didit-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.