Pluralsight · OAuth Scopes

Pluralsight OAuth Scopes

OAuth 2.0 probed

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

CoursesEducationEngineering MetricsLearningSkills AssessmentTechnologyVideo Training
Scopes: 0 Flows: Method: probed

Scopes (0)

Pluralsight 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 ↑
generated: '2026-08-29'
method: probed
source: https://mcp.pluralsight.com/.well-known/oauth-protected-resource
provider: Pluralsight
providerId: pluralsight
description: >-
  Pluralsight's only OAuth-scoped surface is its remote MCP gateway. The Skills GraphQL API uses
  plan-admin API keys with no OAuth scopes at all - entitlement there is expressed as release-stage
  access on the key plus plan permissions, not as scopes. The four scopes below are published
  anonymously in the gateway's RFC 9728 protected-resource metadata and its RFC 8414
  authorization-server metadata.
docs: null
docs_note: >-
  No human-readable scopes reference page exists. These values come from the machine-readable
  discovery documents only; the semantics below are read from the scope names and are marked as
  inferred where Pluralsight does not describe them.
surfaces:
- name: Pluralsight MCP Gateway
  resource: https://mcp.pluralsight.com/mcp
  authorization_server: https://mcp.pluralsight.com
  flow: authorization_code
  pkce: S256
  bearer_methods_supported:
  - header
  scopes:
  - name: invoke:gateway
    description: Call tools exposed through the gateway.
    inferred: true
  - name: author:gateway
    description: Authoring-level access to gateway tools.
    inferred: true
  - name: employee:gateway
    description: Pluralsight-employee-level access to gateway tools.
    inferred: true
  - name: admin:gateway
    description: Administrative access to the gateway.
    inferred: true
  note: >-
    Pluralsight publishes the scope STRINGS but not their meanings. The descriptions above are read
    from the names and are flagged inferred; none is quoted from Pluralsight documentation.
- name: Skills GraphQL API
  resource: https://paas-api.pluralsight.com/graphql
  scheme: apiKey
  scopes: []
  note: >-
    No OAuth. Access is gated by (a) whether the plan has the API entitlement
    (https://developer.pluralsight.com/plan-permissions) and (b) the release stage attached to the
    individual API key (GR / Beta / Alpha). That is an entitlement model, not a scope model - an
    agent cannot request a narrower grant than the key already carries.
x-evidence:
- fetched: '2026-08-29'
  url: https://mcp.pluralsight.com/.well-known/oauth-protected-resource
  http_status: 200
  file: ../well-known/pluralsight-mcp-oauth-protected-resource.json
- fetched: '2026-08-29'
  url: https://mcp.pluralsight.com/.well-known/oauth-authorization-server
  http_status: 200
  file: ../well-known/pluralsight-mcp-oauth-authorization-server.json
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/pluralsight-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.