TD Ameritrade Holding · OAuth Scopes

TD Ameritrade Holding OAuth Scopes

OAuth 2.0 derived

TD Ameritrade Holding publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TD Ameritrade Holding API on a user’s behalf.

Tokens are issued from https://api.tdameritrade.com/v1/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

FinanceBrokerageTradingMarket DataInvestmentCharles SchwabDeprecatedFortune 1000
Scopes: 3 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://auth.tdameritrade.com/auth
Token URL
https://api.tdameritrade.com/v1/oauth2/token
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
AccountAccess Access account information authorizationCode
MoveMoney Transfer funds between accounts authorizationCode
PlaceTrades Place trades on behalf of the user authorizationCode

Source

OAuth Scopes

td-ameritrade-holding-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/td-ameritrade-accounts-trading-openapi.yml
schemes:
- name: OAuth2
  source: openapi/td-ameritrade-accounts-trading-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.tdameritrade.com/auth
    tokenUrl: https://api.tdameritrade.com/v1/oauth2/token
  description: TD Ameritrade uses OAuth 2.0 token-based authentication
scopes:
- scope: AccountAccess
  description: Access account information
  flows:
  - authorizationCode
  sources:
  - openapi/td-ameritrade-accounts-trading-openapi.yml
- scope: MoveMoney
  description: Transfer funds between accounts
  flows:
  - authorizationCode
  sources:
  - openapi/td-ameritrade-accounts-trading-openapi.yml
- scope: PlaceTrades
  description: Place trades on behalf of the user
  flows:
  - authorizationCode
  sources:
  - openapi/td-ameritrade-accounts-trading-openapi.yml