Tradier · OAuth Scopes
Tradier OAuth Scopes
OAuth 2.0
searched
Tradier publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tradier API on a user’s behalf.
Tokens are issued from https://api.tradier.com/v1/oauth/accesstoken.
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.
FintechTradingStocksOptionsBrokerageStreaming
Scopes: 5
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.tradier.com/v1/oauth/authorize
https://api.tradier.com/v1/oauth/authorize
Token URL
https://api.tradier.com/v1/oauth/accesstoken
https://api.tradier.com/v1/oauth/accesstoken
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| read | Read access to account information, positions, and market data. | authorizationCode |
| write | Write access to account data (does not include placing or updating trades). | authorizationCode |
| market | Access market data (does not include streaming). | authorizationCode |
| trade | Permission to place and manage trades. | authorizationCode |
| stream | Access to real-time streaming data. | authorizationCode |
📄 Provider scope reference: https://docs.tradier.com/docs/authentication