Wealth.com · AsyncAPI Specification

Wealthcom Webhooks

Version

View Spec View on GitHub CompanyEnterpriseEstate PlanningTax PlanningWealth ManagementFinancial AdvisorsFintechArtificial IntelligenceAsyncAPIEvents

AsyncAPI Specification

wealthcom-webhooks.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.wealth.com/advisor/webhooks
type: Webhooks
api: Wealth.com Advisor API
docs: https://developer.wealth.com/advisor/webhooks
delivery:
  model: at-least-once
  method: HTTP POST
  content_type: application/x-www-form-urlencoded
  target: customer-provided HTTPS endpoint (webhook_url, max 320 chars)
security:
  header: wealth-api-key
  mechanism: >-
    Each payload carries a wealth-api-key header containing a Wealth.com-issued UUID API key
    (max 64 chars) that the receiver validates. Keys may be rotated by Wealth.com.
payload_fields:
  - name: Wid
    description: Unique event identifier (UUID).
  - name: EventType
    description: The event that triggered the webhook (inspect to route handling).
  - name: RegistrationEmail
    description: Email address of the user the event concerns.
  - name: Timestamp
    description: ISO 8601 timestamp of the event.
channels:
  - name: client-webhooks
    docs: https://developer.wealth.com/advisor/client-webhooks
    example_event: ClientAcceptedInvitation
    description: Client lifecycle events (e.g. a user accepts an invitation to become a client).
  - name: document-webhooks
    docs: https://developer.wealth.com/advisor/document-webhooks
    description: Estate document events.
  - name: contacts-webhooks
    docs: https://developer.wealth.com/advisor/contacts-webhooks
    description: Contact management events.
  - name: asset-webhooks
    docs: https://developer.wealth.com/advisor/asset-webhooks
    description: Asset-related events.
  - name: quiz-recommendation-webhooks
    docs: https://developer.wealth.com/advisor/quiz-recommendation-webhooks
    description: Quiz completion / recommendation events.
registration:
  fields:
    - webhook_url (target endpoint, max 320 chars)
    - ApiKey (Wealth.com-issued UUID, max 64 chars)
notes: >-
  Wealth.com documents a webhook surface but publishes no machine-readable AsyncAPI spec;
  this artifact captures the documented webhook catalog (type: Webhooks). No fabricated spec.

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