Braze · OAuth Scopes

Braze OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://rest.iad-01.braze.com/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.

Customer EngagementMarketing AutomationMessagingPush NotificationsEmailSMSMobile
Scopes: 2 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://dashboard.braze.com/oauth/authorize
Token URL
https://rest.iad-01.braze.com/oauth/token
Flows
authorizationCode

Scopes (2)

ScopeDescriptionFlows
mcp:tools Invoke the tools exposed by the Braze MCP server. Advertised in the 401 WWW-Authenticate challenge from https://mcp.braze.com/mcp and in both the protected-resource and authorization-server metadata documents. authorizationCode
mcp:resources Read the resources exposed by the Braze MCP server. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: probed
source: https://mcp.braze.com/.well-known/oauth-protected-resource
docs: https://www.braze.com/docs/user_guide/brazeai/mcp_server/setup
note: >-
  Braze's REST API has no OAuth surface and therefore no scopes — it authorizes with a
  static workspace REST API key whose permissions are set per key in the dashboard and are
  not exposed anywhere machine-readable. The only OAuth scopes Braze publishes belong to
  the Braze MCP server, and they were read from live RFC 9728 / RFC 8414 metadata rather
  than from a docs page. derive-oauth-scopes.py found zero oauth2 schemes in openapi/,
  which is correct.
schemes:
- name: BrazeMcpOAuth
  source: https://dashboard.braze.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://dashboard.braze.com/oauth/authorize
    tokenUrl: https://rest.iad-01.braze.com/oauth/token
    pkce: S256
scopes:
- scope: mcp:tools
  description: >-
    Invoke the tools exposed by the Braze MCP server. Advertised in the 401
    WWW-Authenticate challenge from https://mcp.braze.com/mcp and in both the
    protected-resource and authorization-server metadata documents.
  flows: [authorizationCode]
  sources: [https://mcp.braze.com/.well-known/oauth-protected-resource]
- scope: mcp:resources
  description: Read the resources exposed by the Braze MCP server.
  flows: [authorizationCode]
  sources: [https://mcp.braze.com/.well-known/oauth-protected-resource]
rest_permission_model:
  kind: per-key endpoint permissions
  granted_in: Braze dashboard, Settings > API Keys
  machine_readable: false
  docs: https://www.braze.com/docs/api/api_key/
  note: >-
    Recorded so this file is not read as "Braze has no authorization model". It has one;
    it simply is not a scope surface an agent can discover.
x-evidence:
  fetched: '2026-08-13'
  probes:
  - {url: 'https://mcp.braze.com/.well-known/oauth-protected-resource', http_status: 200}
  - {url: 'https://mcp.braze.eu/.well-known/oauth-protected-resource', http_status: 200}
  - {url: 'https://dashboard.braze.com/.well-known/oauth-authorization-server', http_status: 200}

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/braze-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.