Amigo · AsyncAPI Specification

Amigo Classic Webhooks

Version

View Spec View on GitHub CompanyArtificial IntelligenceHealthcareAI AgentsVoiceClinicalConversational AIFHIREHRHIPAAAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-17'
method: searched
type: Webhooks
source:
  - https://docs.amigo.ai/developer-guide/classic-api/webhooks.md
  - https://docs.amigo.ai/developer-guide/classic-api/webhooks/webhook-events.md
  - openapi/amigo-classic-openapi-original.json
description: >-
  The Amigo Classic API delivers events to configured webhook destinations with
  HMAC signature verification and rotatable signing secrets. No AsyncAPI document
  is published; this captures the webhook catalog and management surface.
management_operations:
  - operationId: create-webhook-destination
    method: POST
    path: /v1/{organization}/webhook_destination/
  - operationId: get_webhook_destinations
    method: GET
    path: /v1/{organization}/webhook_destination/
  - operationId: update-webhook-destination
    method: POST
    path: /v1/{organization}/webhook_destination/{webhook_destination_id}
  - operationId: delete-webhook-destination
    method: DELETE
    path: /v1/{organization}/webhook_destination/{webhook_destination_id}
  - operationId: rotate-webhook-destination-secret
    method: POST
    path: /v1/{organization}/webhook_destination/{webhook_destination_id}/rotate-secret
  - operationId: get-webhook-deliveries
    method: GET
    path: /v1/{organization}/webhook_destination/{webhook_destination_id}/delivery
event_types:
  - name: api-key-expiration-soon
    description: An organization API key is approaching expiration.
  - name: conversation-post-processing-complete
    description: Post-processing for a conversation has finished.
  - name: agent-framework-resource-updated
    description: An agent-framework resource has been updated.
security:
  signature: HMAC signature verification with a per-destination signing secret.
  secret_rotation: Supported via rotate-webhook-destination-secret.

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/amigo-classic-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.