Zeroheight · OAuth Scopes

Zeroheight OAuth Scopes

OAuth 2.0 searched

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

Design SystemsDesign TokensDocumentationMCPAgent ReadinessDeveloper ToolsDesignFigmaStorybookDesign Operations
Scopes: 0 Flows: Method: searched

Scopes (0)

Zeroheight 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

Raw ↑
specification: API Commons Scopes
specificationVersion: '0.1'
provider: Zeroheight
providerId: zeroheight
generated: '2026-08-28'
method: searched
source: https://help.zeroheight.com/hc/en-us/articles/35887043412251-Zeroheight-API-Authentication-token-creation
docs: https://help.zeroheight.com/hc/en-us/articles/35887043412251-Zeroheight-API-Authentication-token-creation
description: >-
  zeroheight's REST API is key-authenticated, not OAuth, so there is no OAuth scope registry to
  derive. What zeroheight does publish is a token-scoping model: every token is created against a
  pre-defined "use case" that fixes its scope set, with an access level of Read or Read and write,
  and Enterprise customers can additionally pick granular CLI scopes. The named use cases below are
  the closest thing zeroheight publishes to a scope reference; the individual granular scope strings
  are only shown inside the Enterprise token-creation UI and are not published, so they are recorded
  as unknown rather than guessed.
model: use-case-scoped API keys (no OAuth scopes on the REST surface)
access_levels:
  - id: read
    description: Read-only access to the resources covered by the token's use case.
  - id: read-write
    description: Required for any action that changes content in zeroheight, e.g. Zapier "Update Page Status".
scopes:
  - id: measure-adoption
    name: Measure Adoption
    type: use-case
    description: Authenticates @zeroheight/adoption-cli to monitor package versions and track component usage.
    docs: https://help.zeroheight.com/hc/en-us/articles/35887094424347-Using-the-Adoption-CLI-as-part-a-CI-pipeline
  - id: zapier
    name: Zapier
    type: use-case
    description: Authenticates Zapier to run automation workflows against page statuses and styleguide releases.
    docs: https://help.zeroheight.com/hc/en-us/articles/35887062307355-Automate-zeroheight-with-Zapier
  - id: style-dictionary-exports
    name: Style Dictionary Exports
    type: use-case
    description: Authenticates requests to private design-token export URLs.
    docs: https://help.zeroheight.com/hc/en-us/articles/35887016596123-Exporting-and-integrating-design-tokens-into-developer-pipelines
granular_scopes:
  available: true
  plans: Enterprise only
  description: Specific CLI scopes selectable at token creation for precise control over access levels.
  enumerated: false
  note: The scope identifiers are not published anywhere zeroheight makes public; they are shown only in the Enterprise token-creation form. Not guessed here.
mcp_scopes:
  model: role-derived, not scope-string based
  note: >-
    Over MCP, capability follows the signed-in user's zeroheight role rather than a scope claim.
    Admins/editors connected via MCP via login get the closed-beta write tools; SSO viewers, MCP via
    link and local MCP connections are read-only.
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

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