Noyo · AsyncAPI Specification

Noyo Webhooks

Version

View Spec View on GitHub CompanyHealthcareInsuranceEmployee BenefitsEnrollmentBenefits AdministrationInsurance CarriersData ExchangeWebhookHealth InsuranceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.noyo.com/docs/introduction/webhooks
spec_type: Webhooks
docs: https://docs.noyo.com/docs/introduction/webhooks
transport: https
delivery: at-least-once
ordering: not-guaranteed
availability: production-only
signature:
  header: x-noyo-signature
  algorithm: HMAC
  verification_docs: https://docs.noyo.com/docs/introduction/webhooks/webhook-verification
  additional_headers: [x-noyo-timestamp, x-cloud-trace-context]
subscription:
  managed_at: https://app.noyo.com/developer/webhooks
  secret: Consumer-supplied high-entropy string used to compute the HMAC.
payload:
  pii_phi: none
  envelope: >-
    { "data": { ... }, "event": { "id": <uuid>, "created": <unix>, "type": <event_key> } }
  dedupe_on: event.id
retries:
  detail: Failed deliveries retry with backoff 15 times over 3 days; subscription moves
    to `unhealthy`, then `failed` after 7 days.
events:
- name: Snapshot status changed
  key: member_snapshot.status_change
- name: Snapshot Fulfillment Summary updated
  key: member_snapshot_carrier_fulfillment_status.status_change
- name: Difference created
  key: difference.created
- name: Difference marked as a discrepancy
  key: difference.discrepancy
- name: Difference resolved
  key: difference.resolved
- name: Difference replaced
  key: difference.replaced
- name: Group Created
  key: group.created
- name: Group Connection Request created
  key: group_connection_request.created
- name: Group Connection Request status changed
  key: group_connection_request.status_change
- name: Group Disconnection Request created
  key: group_disconnection_request.created
- name: Group Disconnection Request status changed
  key: group_disconnection_request.status_change
- name: Test event
  key: test.hello_world

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