Brand API (Brandfetch) · OAuth Scopes

Brand API (Brandfetch) OAuth Scopes

OAuth 2.0 probed

Brand API (Brandfetch) publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Brand API (Brandfetch) API on a user’s behalf.

Tokens are issued from https://developers.brandfetch.com/api/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.

BrandsLogosBrand AssetsCompany DataFirmographicsBrand ContextMerchant EnrichmentAgent Tools
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://developers.brandfetch.com/oauth/authorize
Token URL
https://developers.brandfetch.com/api/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
read Read access to Brandfetch brand data through the MCP server. The only scope advertised in scopes_supported; it covers every MCP tool (brand_search, get_brand, get_brand_context, enrich_transaction, build_logo_urls, get_asset_base64, send_feedback). authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-14'
method: probed
source: https://developers.brandfetch.com/.well-known/oauth-authorization-server
docs: https://docs.brandfetch.com/mcp/overview
note: >-
  Brandfetch's OpenAPI declares no oauth2 security scheme — the REST API is bearer
  API-key only — so derive-oauth-scopes.py correctly found nothing. The OAuth surface
  exists solely for the MCP server, and its scope model is published anonymously in the
  RFC 8414 authorization-server metadata. Exactly one scope is advertised. Read-only is
  the whole authorization model: there is no write scope because the public product has
  no write surface.
schemes:
  - name: brandfetch-mcp-oauth
    type: oauth2
    source: https://developers.brandfetch.com/.well-known/oauth-authorization-server
    issuer: https://developers.brandfetch.com
    applies_to: https://mcp.brandfetch.io/mcp
    flows:
      - flow: authorizationCode
        authorizationUrl: https://developers.brandfetch.com/oauth/authorize
        tokenUrl: https://developers.brandfetch.com/api/oauth/token
        registrationUrl: https://developers.brandfetch.com/api/oauth/register
        pkce: [S256]
        token_endpoint_auth_methods: [none]
        response_types: [code]
scopes:
  - scope: read
    description: >-
      Read access to Brandfetch brand data through the MCP server. The only scope
      advertised in scopes_supported; it covers every MCP tool (brand_search, get_brand,
      get_brand_context, enrich_transaction, build_logo_urls, get_asset_base64,
      send_feedback).
    flows: [authorizationCode]
    sources: [https://developers.brandfetch.com/.well-known/oauth-authorization-server]
non_oauth_credentials:
  - {name: API key, transport: 'Authorization: Bearer <key>', scoped: false,
     applies_to: [Brand API, Brand Context API, Transaction API, Viewer API]}
  - {name: MCP token, prefix: 'bf1.', transport: 'Authorization: Bearer <token>', scoped: false,
     applies_to: [MCP server], note: 'Non-interactive alternative to the OAuth flow.'}
  - {name: Client ID, transport: '?c=<client_id> query parameter', scoped: false,
     applies_to: [Logo API, Brand Search API], note: 'Public, embeddable, not a secret.'}
x-evidence:
  fetched: '2026-08-14'
  url: https://developers.brandfetch.com/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json
  file: ../well-known/brand-api-oauth-authorization-server.json

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/brand-api-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.