Duvo Ai · AsyncAPI Specification

Duvo Ai Webhooks

Version

View Spec View on GitHub CompanyEnterprise AIProcess IntelligenceAutomationAgentsSAP MigrationERPTransformationApprovalsAuditMCPAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: https://www.duvo.ai/webhooks.md
spec_type: Webhooks
summary: >-
  Duvo webhooks let approved workspaces subscribe to run, case, agent, approval,
  and integration events. Subscriptions require workspace admin access. No
  published AsyncAPI document; this is the documented webhook event catalog.
delivery:
  content_type: application/json
  retries: Retry transient 5xx; retries can duplicate events (dedupe on event ID).
  signature: HMAC over raw request body with the workspace webhook secret.
  verification: Reject missing signatures, stale timestamps, or mismatched HMAC.
  secret_rotation: Rotate webhook secrets when ownership or integration scope changes.
event_categories:
- name: run
  events:
  - run.started
  - run.paused
  - run.completed
  - run.failed
  - run.message.created
  - run.tool_call.completed
  - run.file.created
- name: human_request
  events:
  - human_request.created
  - human_request.responded
- name: queue
  events:
  - queue.case.created
  - queue.case.claimed
  - queue.case.completed
- name: assignment
  events:
  - assignment.build.published
- name: connection
  events:
  - connection.updated
  - connection.action_required
management:
  scope: webhooks:manage
  note: Webhook subscriptions managed via workspace admin; see scopes/duvo-ai-scopes.yml.

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/duvo-ai-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.