Alpaca · OAuth Scopes
Alpaca OAuth Scopes
OAuth 2.0
searched
Alpaca publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Alpaca API on a user’s behalf.
Tokens are issued from https://api.alpaca.markets/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.
FintechTradingStocksCryptoBrokerageMarket DataOptions
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://app.alpaca.markets/oauth/authorize https://authx.alpaca.markets/v1/oauth2/authorize
https://app.alpaca.markets/oauth/authorize https://authx.alpaca.markets/v1/oauth2/authorize
Token URL
https://api.alpaca.markets/oauth/token https://authx.alpaca.markets/v1/oauth2/token
https://api.alpaca.markets/oauth/token https://authx.alpaca.markets/v1/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| account:write | Write access for account configurations and watchlists. | authorizationCode |
| trading | Place, cancel or modify orders. | authorizationCode |
| data | Access to the Data API. | authorizationCode |
| (default / no scope) | Read-only endpoint access is assumed by default. | authorizationCode |
📄 Provider scope reference: https://docs.alpaca.markets/docs/using-oauth2-and-trading-api