Ameriprise Financial Website

Ameriprise Financial is a diversified financial services company providing financial planning, products, and services including wealth management, asset management, insurance, and annuities. The company does not currently offer a public developer API. Third-party access to Ameriprise account data is available through aggregators like Plaid.

OpenAPI Specification

ameriprise.yml Raw ↑
openapi: 3.1.0
info:
  title: Ameriprise Financial API
  description: >-
    Ameriprise Financial provides financial planning and wealth management
    services. This is a placeholder specification as Ameriprise Financial
    does not currently publish a public developer API. Third-party data
    access is available through aggregators like Plaid.
  version: 1.0.0
  contact:
    name: Ameriprise Financial
    url: https://www.ameriprise.com
servers:
  - url: https://www.ameriprise.com
    description: Ameriprise Financial Website
paths: {}