Unisson · AsyncAPI Specification

Unisson Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceAI AgentsCustomer SuccessB2B SoftwareImplementationAutomationAgentsAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/unisson-openapi-original.json
type: Webhooks
spec_type: null
description: >-
  Unisson publishes no AsyncAPI document, but the platform has a real
  two-way webhook surface derived from the harvested OpenAPI. Outbound: API
  consumers register a callback URL for external run events via PUT
  /api/v1/external/webhook (configure_webhook_api_v1_external_webhook_put)
  and receive run status callbacks for runs created through the external
  Runner API. Inbound: agent triggers mint webhook tokens so third-party
  systems can start runs by POSTing to
  /api/v1/triggers/webhook/{webhook_token}
  (handle_webhook_api_v1_triggers_webhook__webhook_token__post).
outbound:
- name: external-run-events
  configure_operation: configure_webhook_api_v1_external_webhook_put
  configure_path: PUT /api/v1/external/webhook
  events: run lifecycle callbacks for externally created runs (schema not published)
inbound:
- name: agent-trigger-webhook
  path: POST /api/v1/triggers/webhook/{webhook_token}
  operation: handle_webhook_api_v1_triggers_webhook__webhook_token__post
  purpose: start an agent run from an external system using a per-trigger token
- name: integration-receivers
  purpose: >-
    provider-side receivers for partner platforms (Slack events, WhatsApp,
    Pylon, Grafana, Gmail, Google Calendar, Pipedream, Clerk, Recall) - not
    a consumer-facing surface
notes: no published event catalog or payload schemas; re-check when developer docs ship.

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/unisson-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.