Plotly · OAuth Scopes

Plotly OAuth Scopes

OAuth 2.0 probed

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

CompanyData VisualizationAnalyticsData AppsBusiness IntelligenceOpen-SourcePythonJavaScriptChartsDashboardsDeveloper ToolsMCP
Scopes: 0 Flows: authorization_code, refresh_token, device_code, client_credentials Method: probed

Scopes (0)

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

Read directly from the Plotly Cloud authorization server's own discovery documents (RFC 8414 and OpenID Connect Discovery), both fetched 2026-08-26. Plotly publishes no scopes reference page and declares no product- or resource-specific scopes: the advertised set is the standard OIDC quartet only. That is the finding - the Dash Docs MCP server is protected by authentication rather than by scoped authorization.

Source

OAuth Scopes

plotly-scopes.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://signin.cloud.plotly.com/.well-known/openid-configuration
docs: https://dash.plotly.com/plotly-cloud/sign-in
note: >-
  Read directly from the Plotly Cloud authorization server's own discovery documents (RFC 8414
  and OpenID Connect Discovery), both fetched 2026-08-26. Plotly publishes no scopes reference
  page and declares no product- or resource-specific scopes: the advertised set is the standard
  OIDC quartet only. That is the finding - the Dash Docs MCP server is protected by
  authentication rather than by scoped authorization.
schemes:
- name: PlotlyCloudOAuth
  source: https://signin.cloud.plotly.com/.well-known/oauth-authorization-server
  issuer: https://signin.cloud.plotly.com
  flows:
  - authorization_code
  - refresh_token
  - device_code
  - client_credentials
scopes:
- name: openid
  description: OpenID Connect - request an ID token identifying the end user.
  standard: true
- name: profile
  description: Access the end user's default profile claims.
  standard: true
- name: email
  description: Access the end user's email address claim.
  standard: true
- name: offline_access
  description: Issue a refresh token so the client can act without the user present.
  standard: true
scope_count: 4
product_specific_scopes: 0
x-evidence:
- url: https://signin.cloud.plotly.com/.well-known/openid-configuration
  http_status: 200
  fetched: '2026-08-26'
- url: https://signin.cloud.plotly.com/.well-known/oauth-authorization-server
  http_status: 200
  fetched: '2026-08-26'

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