Acorns Partner API

The Acorns Partner API combines OAuth and Partner APIs to allow authorized third parties (partners and aggregators) to access Acorns user data on behalf of said users. Organizations must complete an onboarding process to obtain credentials and sandbox access.

API entry from apis.yml

apis.yml Raw ↑
aid: acorns:partner-api
name: Acorns Partner API
description: The Acorns Partner API combines OAuth and Partner APIs to allow authorized third parties
  (partners and aggregators) to access Acorns user data on behalf of said users. Organizations must complete
  an onboarding process to obtain credentials and sandbox access.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.acorns.com/
baseURL: https://developer.acorns.com/
tags:
- OAuth
- Partner API
- Micro-Investing
- Personal Finance
- Aggregation
properties:
- type: Documentation
  url: https://developer.acorns.com/
- type: OAuthDocumentation
  url: https://developer.acorns.com/category/oauth
- type: PartnerAPIDocumentation
  url: https://developer.acorns.com/category/partner
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/acorns/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/acorns/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/acorns/refs/heads/main/finops/finops.yml
contact:
- FN: Acorns Partner API Team
  email: [email protected]