Zeplin · OAuth Scopes

Zeplin OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from /v1/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.

DesignDesign HandoffDeveloper ToolsFigmaSketchAdobe XDStyle GuidesComponentsAssetsWebhook
Scopes: 0 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
/v1/oauth/authorize
Token URL
/v1/oauth/token
Flows
authorizationCode

Scopes (0)

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

Zeplin's OAuth 2.0 (authorization code with PKCE) does not use or document granular scopes; the authorize endpoint accepts no scope parameter and authorized apps get broad read/write access on behalf of the user (https://docs.zeplin.dev/reference/authentication).

Source

OAuth Scopes

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/zeplin-zeplin-api-openapi.yml
docs: https://docs.zeplin.dev/reference/authentication
note: Zeplin's OAuth 2.0 (authorization code with PKCE) does not use or document
  granular scopes; the authorize endpoint accepts no scope parameter and authorized
  apps get broad read/write access on behalf of the user
  (https://docs.zeplin.dev/reference/authentication).
schemes:
- name: OAuth2
  source: openapi/zeplin-zeplin-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: /v1/oauth/authorize
    tokenUrl: /v1/oauth/token
scopes: []

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