Cubby · OAuth Scopes

Cubby OAuth Scopes

OAuth 2.0 probed

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

CompanySelf StorageProperty ManagementFacility ManagementReal-EstatePaymentsSoftware-as-a-ServiceArtificial IntelligenceRevenue ManagementE-Commerce
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Source

OAuth Scopes

cubby-scopes.yml Raw ↑
generated: '2026-08-11'
method: probed
source: https://api.cubbystorage.com/.well-known/oauth-authorization-server
docs: https://cubbystorage.github.io/docs/api/#roles
description: >-
  Cubby's only true OAuth scope surface belongs to its MCP server, and it is a single
  coarse scope. The REST APIs have no OAuth at all; their authorization axis is a named
  role stamped on each issued API key, which is recorded here alongside because it is
  the permission model an integrator actually reasons about.
oauth:
  authorization_server: https://api.cubbystorage.com
  scope_count: 1
  scopes:
  - name: mcp
    description: >-
      The single scope advertised by both the RFC 8414 authorization server metadata and
      the RFC 9728 protected resource metadata. Not decomposed by resource or by read/write
      — a granted MCP token carries the whole server.
    resource: https://api.cubbystorage.com
    source: /.well-known/oauth-authorization-server
  granularity: coarse
  note: >-
    A single undifferentiated `mcp` scope means consent for an agent is all-or-nothing.
    Given the underlying REST surface writes leases, charges cards, starts liens and sends
    tenant messages, this is the most consequential authorization gap on the profile.
key_roles:
  model: role-per-API-key (not OAuth scopes)
  count: 8
  values:
  - name: Manager
    access: read+write across nearly all resources; read on access codes, discounts, facilities,
      facility groups, ledgers, organizations, payment methods
  - name: Search
  - name: Storefront
  - name: Report
  - name: Coverages
  - name: Access Codes
  - name: Communication
  - name: Locks
  source: https://cubbystorage.github.io/docs/api/#roles
  note: >-
    Roles are documented with a per-resource endpoint table in the API reference, added in
    the May 2026 changelog entry "Documentation: roles and permissions".
pii:
  separate_entitlement: true
  note: PII visibility is an independent flag on the key, orthogonal to the role.
x-evidence:
  fetched: '2026-08-11'
  probes:
  - url: https://api.cubbystorage.com/.well-known/oauth-authorization-server
    http_status: 200
  - url: https://api.cubbystorage.com/.well-known/oauth-protected-resource
    http_status: 200
  - url: https://cubbystorage.github.io/docs/api/
    http_status: 200

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