generated: '2026-07-11' method: derived source: openapi/tradestation-api-openapi.yml schemes: - name: oauth2AuthCode source: openapi/tradestation-api-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://signin.tradestation.com/authorize tokenUrl: https://signin.tradestation.com/oauth/token description: OAuth 2.0 authorization code flow for accessing TradeStation API resources. Requires user authorization and supports token refresh. scopes: - scope: marketdata description: Access to market data endpoints flows: - authorizationCode sources: - openapi/tradestation-api-openapi.yml - scope: readaccount description: Read access to account information flows: - authorizationCode sources: - openapi/tradestation-api-openapi.yml - scope: trade description: Access to order placement and management flows: - authorizationCode sources: - openapi/tradestation-api-openapi.yml