Miri · AsyncAPI Specification

Miri Webhooks

Version

View Spec View on GitHub CompanyHealthWellnessDigital HealthTelehealthArtificial IntelligencePatient EngagementWeight LossSDKWebhookAsyncAPIEvents

AsyncAPI Specification

miri-webhooks.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://www.miri.ai/developer/docs/alpha/webhooks
spec_type: Webhooks
summary: >-
  Miri delivers events to integrator-configured HTTP endpoints. Webhooks are set up in
  the "Web Hooks" section of the Miri developer account by registering an endpoint URL
  and selecting the events to receive. Miri POSTs a JSON payload; the endpoint must
  respond with HTTP 200. Webhooks are authenticated with API keys or tokens depending
  on the integrator's security needs. Developer program is in alpha.
delivery:
  transport: http
  method: POST
  content_type: application/json
  ack: HTTP 200
  authentication: API key or token (integrator-configured)
  configuration_ui: Miri developer account -> "Web Hooks" section
event_families:
# Event families as documented on the webhooks page. Only the sample event identifier
# ("goal_completed") is published verbatim; other concrete event ids are not documented.
- name: Meal Log Updates
- name: Goal Completion
  sample_event: goal_completed
- name: User Profile Updates
- name: Coach Interaction
- name: Push Notifications
sample_payload:
  documented_fields:
  - event
  - occurred_at
  - user_id
  - goal_artifact_id
  - goal_name
  - data

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