Charles Schwab · OAuth Scopes

Charles Schwab OAuth Scopes

OAuth 2.0 derived

Charles Schwab publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Charles Schwab API on a user’s behalf.

Tokens are issued from https://api.schwabapi.com/v1/oauth/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.

AccountsBankingBrokerageFinancial ServicesInvestingMarket DataOAuth 2.0OrdersTradingFortune 500
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://api.schwabapi.com/v1/oauth/authorize
Token URL
https://api.schwabapi.com/v1/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
api Access Schwab Trader and Market Data APIs authorizationCode

Source

OAuth Scopes

charles-schwab-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/charles-schwab-market-data-api-openapi.yml, openapi/charles-schwab-trader-api-openapi.yml
schemes:
- name: oauth2
  source: openapi/charles-schwab-market-data-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.schwabapi.com/v1/oauth/authorize
    tokenUrl: https://api.schwabapi.com/v1/oauth/token
- name: oauth2
  source: openapi/charles-schwab-trader-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.schwabapi.com/v1/oauth/authorize
    tokenUrl: https://api.schwabapi.com/v1/oauth/token
scopes:
- scope: api
  description: Access Schwab Trader and Market Data APIs
  flows:
  - authorizationCode
  sources:
  - openapi/charles-schwab-market-data-api-openapi.yml
  - openapi/charles-schwab-trader-api-openapi.yml