Archbee · OAuth Scopes

Archbee OAuth Scopes

OAuth 2.0 probed

Archbee 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.

API DocumentationDocumentation PlatformKnowledge BaseTechnical WritingDeveloper DocsDeveloper PortalDocs as CodeOpenAPIModel Context ProtocolAI AgentsContent Management
Scopes: 0 Flows: Method: probed

Scopes (0)

Archbee 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.

These scopes govern the remote MCP endpoint only. The REST Public API does not use OAuth — it authenticates with a bearer value the caller assembles from a space id and an API key, and has no scope concept at all. Archbee publishes no prose scopes reference page; the scope list below comes from the machine-readable metadata documents, which is why the method is probed rather than searched. Descriptions are inferred from the scope names and the tool categories in mcp/archbee-mcp.yml and are marked as such — Archbee states no description for either scope.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-04'
method: probed
source: >-
  https://api.archbee.com/.well-known/oauth-authorization-server and
  https://api.archbee.com/.well-known/oauth-protected-resource/api/public-mcp-ds/sse, both fetched
  anonymously 2026-09-04 (HTTP 200). Saved verbatim under well-known/.
docs: https://www.archbee.com/docs/anthropic-claude-connector
note: >-
  These scopes govern the remote MCP endpoint only. The REST Public API does not use OAuth — it
  authenticates with a bearer value the caller assembles from a space id and an API key, and has no
  scope concept at all. Archbee publishes no prose scopes reference page; the scope list below comes
  from the machine-readable metadata documents, which is why the method is probed rather than
  searched. Descriptions are inferred from the scope names and the tool categories in
  mcp/archbee-mcp.yml and are marked as such — Archbee states no description for either scope.
issuer: https://api.archbee.com
authorization_endpoint: https://api.archbee.com/oauth/authorize
token_endpoint: https://api.archbee.com/oauth/token
registration_endpoint: https://api.archbee.com/oauth/register
revocation_endpoint: https://api.archbee.com/oauth/revoke
flows:
- authorization_code
- refresh_token
pkce:
  required_methods:
  - S256
dynamic_client_registration: true
token_endpoint_auth_methods:
- none
applies_to:
- https://api.archbee.com/api/public-mcp-ds/sse
- https://api.archbee.com
scopes:
- name: read:docs
  description_source: inferred
  description: >-
    Read access to documentation content. Covers the read-category MCP tools — get_doc,
    get_all_docs, search_query, search_title, list_templates, list_content_snippets, list_variables.
- name: write:docs
  description_source: inferred
  description: >-
    Write and delete access to documentation content. Covers the write and destructive MCP tools —
    create_doc, update_doc, delete_doc, the space, space-group, category, template, content-snippet
    and variable mutations.
gaps:
- >-
    Two scopes cover 26 tools, and one of them covers every destructive operation including
    delete_doc_space, which permanently removes a space and every document in it. An agent granted
    write:docs to create a page is granted the ability to delete the workspace. There is no
    read-only-plus-create scope, no per-resource scope, and no scope reference page in the docs.

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