Wunderite · AsyncAPI Specification
Wunderite Webhooks
Version
View Spec
View on GitHub
CompanyInsuranceInsurtechACORD FormsRisk DataDigital SignaturesInsurance ApplicationsWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://docs.wunderite.com/webhooks + https://docs.wunderite.com/webhooks/events
type: Webhooks
note: Wunderite documents a full webhook surface but publishes no AsyncAPI document.
registration:
method: POST via API
required: [type (custom|zapier), url, at least one subscribed event]
delivery:
headers:
- name: Wunderite-Event
description: event type
- name: Wunderite-Delivery
description: unique delivery identifier
- name: Wunderite-Signature
description: HMAC SHA256 signature computed with the webhook signing secret
- name: Wunderite-Webhook
description: webhook UUID
timeout_seconds: 5
retries: up to 3 with exponential backoff at 10, 100, and 1000 seconds on non-2xx or timeout
batching: change events carry created/updated/deleted UUID arrays, max 200 records per webhook
security:
signing: HMAC SHA256 — validate the Wunderite-Signature header against the signing secret
events:
- name: form.completed
description: a form within a risk profile has been completed; includes risk profile, questionnaire, form with download URL, and completing user
- name: signature_packet.completed
description: a signature packet has had all forms signed by all applicable signers; includes packet, forms, signers, completion metadata
- name: risk_profile.changed
description: risk profile created, updated, or deleted; arrays of UUIDs for created/updated/deleted (max 200)
- name: additional_interest.changed
- name: building.changed
- name: contact.changed
- name: driver.changed
- name: equipment.changed
- name: home.changed
- name: legal_entity.changed
- name: liability.changed
- name: premise.changed
- name: subject_of_insurance.changed
- name: vehicle.changed
- name: workers_comp.changed
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/wunderite-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.