Botify · OAuth Scopes

Botify OAuth Scopes

OAuth 2.0 probed

Botify uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

SEOOrganic searchWeb CrawlingLog Analysissearch-consoleMarketing AnalyticsAI SearchData ExportMCPagent-native
Scopes: 0 Flows: Method: probed

Scopes (0)

Botify implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Botify's OAuth surface exists only for its MCP server. The REST API at api.botify.com/v1 is not OAuth-based — it uses a single per-user API token in the Authorization header with no scope concept at all (see authentication/botify-authentication.yml). The authorization server at app.botify.com advertises exactly one scope, and it is coarse: a single read-write grant over the whole MCP surface. There is no read-only variant, no per-product (SiteCrawler / LogAnalyzer / RealKeywords) split, and no per-project scoping in the published metadata.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-08'
method: probed
source: https://app.botify.com/.well-known/oauth-authorization-server
docs: https://developers.botify.com/docs/getting-started
note: >-
  Botify's OAuth surface exists only for its MCP server. The REST API at api.botify.com/v1 is not OAuth-based —
  it uses a single per-user API token in the Authorization header with no scope concept at all
  (see authentication/botify-authentication.yml). The authorization server at app.botify.com advertises exactly
  one scope, and it is coarse: a single read-write grant over the whole MCP surface. There is no read-only
  variant, no per-product (SiteCrawler / LogAnalyzer / RealKeywords) split, and no per-project scoping in the
  published metadata.
authorization_server: https://app.botify.com/
protected_resources:
- resource: https://mcp.botify.com/
  resource_name: Botify Agents MCP
  scopes_supported:
  - mcp_read_write
scopes:
- name: mcp_read_write
  description: >-
    The only scope advertised by the Botify authorization server. Granted to an MCP client after the
    authorization-code + PKCE flow; combined read and write access to the Botify Agents MCP surface.
    Botify publishes no further description of what it covers.
  read_only: false
  source: https://app.botify.com/.well-known/oauth-authorization-server
flows:
  authorization_code:
    authorization_endpoint: https://app.botify.com/oauth/authorize
    token_endpoint: https://app.botify.com/oauth/token/
    pkce_methods:
    - S256
  refresh_token: true
endpoints:
  registration: https://app.botify.com/oauth/register/
  revocation: https://app.botify.com/oauth/revoke/
  introspection: https://app.botify.com/oauth/introspect/
token_endpoint_auth_methods_supported:
- client_secret_basic
- client_secret_post
- none
x-evidence:
  fetched: '2026-08-08'
  probes:
  - url: https://app.botify.com/.well-known/oauth-authorization-server
    http_status: 200
    content_type: application/json
  - url: https://mcp.botify.com/.well-known/oauth-protected-resource
    http_status: 200
    content_type: application/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/botify-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 email required.

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