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
Token URL
https://api.alpaca.markets/oauth/token https://authx.alpaca.markets/v1/oauth2/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
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

Source

OAuth Scopes

Raw ↑
generated: '2026-07-22'
method: searched
source: https://docs.alpaca.markets/us/docs/using-oauth2-and-trading-api.md
docs: https://docs.alpaca.markets/docs/using-oauth2-and-trading-api
description: >-
  OAuth 2.0 scopes for Alpaca Connect (third-party apps acting for Alpaca users on the Trading and
  Market Data APIs). Read-only endpoint access is assumed by default when no scope is requested.
  The harvested OpenAPI declares only apiKey/basic schemes, so this scope surface comes from the
  published OAuth docs, plus the RFC 8414 metadata of the authx authorization server that fronts
  the hosted Broker MCP Server.
schemes:
  - name: Alpaca Connect OAuth 2.0
    flows:
      - flow: authorizationCode
        authorizationUrl: https://app.alpaca.markets/oauth/authorize
        tokenUrl: https://api.alpaca.markets/oauth/token
        notes:
          - Optional env parameter (live | paper); both prompted if unspecified.
          - scope is a space-delimited list; read-only access is the default grant.
    source: https://docs.alpaca.markets/docs/using-oauth2-and-trading-api
  - name: authx (Broker MCP authorization server)
    metadata: well-known/alpaca-authx-oauth-authorization-server.json
    flows:
      - flow: authorizationCode
        authorizationUrl: https://authx.alpaca.markets/v1/oauth2/authorize
        tokenUrl: https://authx.alpaca.markets/v1/oauth2/token
        notes:
          - PKCE (S256) supported; grants also include client_credentials, jwt-bearer, refresh_token.
          - The protected-resource metadata for /mcp advertises scopes_supported [] (no public scope registry).
    source: https://authx.alpaca.markets/v1/.well-known/oauth-authorization-server
scopes:
  - scope: account:write
    description: Write access for account configurations and watchlists.
    flows: [authorizationCode]
  - scope: trading
    description: Place, cancel or modify orders.
    flows: [authorizationCode]
  - scope: data
    description: Access to the Data API.
    flows: [authorizationCode]
  - scope: (default / no scope)
    description: Read-only endpoint access is assumed by default.
    flows: [authorizationCode]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/alpaca-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.