Addepar · Authentication Profile

Addepar Authentication

Authentication

Addepar declares 2 security scheme(s) across its OpenAPI definitions.

CompanyFintechWealth ManagementPortfolio-ManagementInvestment ManagementFinancial DataJSON:APIREST
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

http
scheme: basic
oauth2

Source

Authentication Profile

addepar-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://developers.addepar.com/docs/basic-authentication + https://developers.addepar.com/docs/oauth
aid: addepar
name: Addepar API Authentication
docs: https://developers.addepar.com/docs/basic-authentication
summary: >-
  The Addepar API supports two authentication mechanisms over HTTPS: HTTP Basic
  authentication using an API key/secret pair scoped to the creating user's
  permissions plus an Addepar-Firm header, and OAuth 2.0 authorization-code flow
  for third-party integrations acting on behalf of a user.
schemes:
- id: basic
  type: http
  scheme: basic
  description: >-
    Base64-encode "Key:Secret" and send as Authorization: Basic <encoded>.
    Credentials respect the tool and data permissions of the user who created
    the key. Requires the API Access permission granted by a firm administrator.
  headers:
  - name: Authorization
    value: 'Basic <base64(Key:Secret)>'
    required: true
  - name: Addepar-Firm
    value: '<Firm ID>'
    required: true
    description: Identifies the firm/organization for the request.
  - name: Content-Type
    value: application/vnd.api+json
    required: false
    description: Required on POST/PATCH requests (JSON:API media type).
- id: oauth2
  type: oauth2
  flow: authorizationCode
  description: >-
    OAuth 2.0 authorization-code grant for third-party apps accessing user data
    with limited, granted scopes. Addepar issues client_id, client_secret, and
    approved scopes; the app supplies redirect URIs and ToS/privacy URLs.
  token_url: https://api.addepar.com/public/oauth2/token
  token_url_dev: https://examplefirm.clientdev.addepar.com/api/public/oauth2/token
  authorization_url: provided per-integration by Addepar contact
  supports_refresh_token: true
  scopes_ref: ../scopes/addepar-scopes.yml
notes:
- No downloadable OpenAPI found (ReadMe-hosted docs + llms.txt index); profile derived from official docs prose.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/addepar-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.