Wealth.com Advisor API

The Advisor API connects advisor applications to Wealth.com, exposing client, asset, document, contact, quiz, AI-notes, client-group and top-account resources over JSON HTTPS, with OAuth2 (authorization code + PKCE) authentication and a real-time webhook surface. A v2 revision is available alongside v1.

API entry from apis.yml

apis.yml Raw ↑
name: Wealth.com Advisor API
description: The Advisor API connects advisor applications to Wealth.com, exposing client, asset, document,
  contact, quiz, AI-notes, client-group and top-account resources over JSON HTTPS, with OAuth2 (authorization
  code + PKCE) authentication and a real-time webhook surface. A v2 revision is available alongside v1.
humanURL: https://developer.wealth.com/advisor
baseURL: https://advisor-api.wealth.com/v1
tags:
- Advisor API
- Estate Planning
- Webhooks
properties:
- type: Documentation
  url: https://developer.wealth.com/advisor
- type: APIReference
  url: https://developer.wealth.com/advisor
- type: Authentication
  url: authentication/wealthcom-authentication.yml
- type: OAuthScopes
  url: scopes/wealthcom-scopes.yml
- type: Webhooks
  url: asyncapi/wealthcom-webhooks.yml
- type: Conventions
  url: conventions/wealthcom-conventions.yml
- type: ErrorCatalog
  url: errors/wealthcom-problem-types.yml
- type: DataModel
  url: data-model/wealthcom-data-model.yml