Medigo · AsyncAPI Specification
Medigo Webhooks
Version
View Spec
View on GitHub
CompanyConsumerHealthcareInsuranceThird-Party AdministratorClaimsCost ContainmentSecond Medical OpinionMedical TravelHealth InsuranceAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://api.medigo.com/docs/v2/
spec_type: Webhooks
# MEDIGO delivers push notifications (webhooks) for events in its system to a
# partner-registered endpoint. No standalone AsyncAPI document is published; this
# is the webhook event catalog derived from the OpenAPI `webhooks` tag and the
# triggerWebhookCall simulation operation. Event names and payload types are taken
# verbatim from the enum + description on POST /webhooks/{id}/trigger/{event}.
transport: http-webhook
description: >-
Push notifications related to events in MEDIGO's system. Events fire
automatically in production; the trigger endpoint is provided to simulate them
during integration.
simulation:
operation: triggerWebhookCall
path: /webhooks/{id}/trigger/{event}
method: post
note: >-
Simulates a webhook call so a partner can test their receiving endpoint. A
200 confirms the webhook was triggered, not that the receiver replied with
success; the receiver's status is returned in the WebhookCall response.
events:
- name: second_opinion:update
payload_type: SecondOpinion
description: A second-opinion request changed state.
- name: second_opinion:new_message
payload_type: SecondOpinionMessage
description: A new message was posted on a second-opinion thread.
- name: second_opinion:report_ready
payload_type: ReportReadyEvent
description: The medical report for a second opinion is ready.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/medigo-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.