Scrunch AI · OAuth Scopes

Scrunch AI OAuth Scopes

OAuth 2.0 searched

Scrunch AI publishes 3 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Scrunch AI API on a user’s behalf.

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.

CompanyAIAI SearchAnswer Engine OptimizationGenerative Engine OptimizationBrand VisibilityAnalyticsSEOAgent ExperienceMCP
Scopes: 3 Flows: Method: searched

Scopes (3)

ScopeDescriptionFlows
query Retrieve analytics and metrics (Query, Responses, Sitemap, Agent Traffic reads).
configure Update brand configuration - brands, competitors, personas, prompts, page audits.
create-brand Programmatically create new brands.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/scrunch-ai-data-api-openapi.yml
docs: https://developers.scrunch.com/getting-started/authentication
model: api-key-scopes
note: |
  Scrunch does not use OAuth2 authorization flows for the Data API - scopes are attached
  to organization-level API keys (Bearer tokens) at creation time and enforced per
  operation via the HTTPBearer security scheme. These are the operational scopes the
  OpenAPI security requirements reference and that the docs document as selectable key
  scopes. (The separate hosted MCP server uses OAuth sign-in - see mcp/scrunch-ai-mcp.yml.)
scheme: HTTPBearer
scopes:
- scope: query
  description: Retrieve analytics and metrics (Query, Responses, Sitemap, Agent Traffic reads).
- scope: configure
  description: Update brand configuration - brands, competitors, personas, prompts, page audits.
- scope: create-brand
  description: Programmatically create new brands.