Brand.ai · OAuth Scopes
Brand.ai OAuth Scopes
OAuth 2.0
probed
Brand.ai publishes 13 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Brand.ai API on a user’s behalf.
Tokens are issued from https://app.brand.ai/api/auth/oauth2/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.
CompanyBrand ManagementArtificial IntelligenceMarketingSaaSBrand Operating SystemAI AgentsDesignModel Context ProtocolBrand GovernanceBrand Intelligence
Scopes: 13
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://app.brand.ai/api/auth/oauth2/authorize
https://app.brand.ai/api/auth/oauth2/authorize
Token URL
https://app.brand.ai/api/auth/oauth2/token
https://app.brand.ai/api/auth/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect — request an ID token. | authorizationCode |
| profile | Standard OIDC profile claims (name, given_name, family_name, picture). | |
| Standard OIDC email + email_verified claims. | ||
| offline_access | Issue a refresh token so the client can act without the user present. | |
| mcp:identify | Identify the calling MCP client to the Brand.ai MCP server. | |
| brands:read | Read the brands (brandspaces) available to the authorizing user. | |
| brand_rules:read | Read the machine-readable brand rules produced by Brand Foundation. | |
| brand_checks:read | Read Brand Check validation results and reports. | |
| brand_checks:write | Run a Brand Check — submit content for validation against brand rules. | |
| artifacts:read | Read brand artifacts / assets in the library. | |
| artifacts:write | Create or update brand artifacts / assets. | |
| projects:write | Create or update Projects (briefs, research, team workspaces). | |
| help:read | Read Brand.ai product help / guidance content. |