Mon Ami · AsyncAPI Specification

Mon Ami Webhooks

Version

View Spec View on GitHub CompanyHealthcareAging ServicesDisability ServicesCase ManagementCare CoordinationHL7 FHIRHIPAAAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.monami.io/
spec_type: Webhooks
summary: >-
  Mon Ami supports webhook subscriptions so integrators receive live notifications
  when things happen within the Mon Ami platform. Subscriptions are managed through
  the REST API (list, create, delete). The docs describe delivery semantics and how
  to implement an HTTP handler for receiving webhook deliveries.
management:
  list:   { method: GET,    path: "/api/webhooks",      operation: listWebhooks }
  create: { method: POST,   path: "/api/webhooks",      operation: createWebhook }
  delete: { method: DELETE, path: "/api/webhooks/{id}", operation: deleteWebhook }
delivery:
  transport: HTTP POST to subscriber-provided handler URL
  semantics: >-
    Documented under "Delivery Semantics" and "Implementing an HTTP Handler for the
    webhook". Mon Ami does not publish an enumerated event-topic catalog or a
    signature-verification scheme in the public reference; subscribers register a
    handler and receive notifications for platform events.
events:
  note: >-
    Mon Ami does not publish a fixed, enumerated list of webhook event topics in the
    public API reference. Events correspond to changes on platform resources
    (e.g. clients, service records, documents). No topics are asserted here to avoid
    fabrication.
notes: >-
  No standalone AsyncAPI document is published by Mon Ami. This artifact captures the
  documented webhook surface as an event-surface signal.

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/mon-ami-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.