Renaissance · OAuth Scopes

Renaissance OAuth Scopes

OAuth 2.0 probed

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

EducationEdTechK-12AssessmentLearning AnalyticsStudent DataOneRosterLTIEd-FiRosteringInteroperabilityMachine-Learning
Scopes: 0 Flows: Method: probed

Scopes (0)

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

Renaissance publishes no scope reference page. None of the three OpenAPI contracts declares an oauth2 securityScheme with a flows/scopes block, so nothing could be derived from the specs by derive-oauth-scopes.py (it reported 0 providers with oauth2). What IS published is the authorization server's own scopes_supported list plus one product scope named in prose inside the Lexile API securityScheme description. Both are recorded below with their exact evidence. The full product scope namespace is not public and would require authenticated client registration to enumerate.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-13'
method: probed
source: https://auth.renaissance.com/.well-known/openid-configuration
docs: https://auth.renaissance.com/.well-known/openid-configuration
note: >-
  Renaissance publishes no scope reference page. None of the three OpenAPI contracts declares an
  oauth2 securityScheme with a flows/scopes block, so nothing could be derived from the specs by
  derive-oauth-scopes.py (it reported 0 providers with oauth2). What IS published is the
  authorization server's own scopes_supported list plus one product scope named in prose inside the
  Lexile API securityScheme description. Both are recorded below with their exact evidence. The full
  product scope namespace is not public and would require authenticated client registration to
  enumerate.
authorization_server: https://auth.renaissance.com
scope_count: 4
scopes:
  - name: openid
    description: Standard OpenID Connect scope, advertised in the authorization server discovery document.
    source: https://auth.renaissance.com/.well-known/openid-configuration
  - name: offline
    description: Advertised in the authorization server discovery document.
    source: https://auth.renaissance.com/.well-known/openid-configuration
  - name: offline_access
    description: Refresh-token scope, advertised in the authorization server discovery document.
    source: https://auth.renaissance.com/.well-known/openid-configuration
  - name: ren.lexile.read
    description: >-
      Read access to Lexile book data by ISBN-13. Enforced by the API Gateway in front of
      api.proxile.renaissance.com; the token audience must match the API URL.
    api: Lexile API
    source: openapi/renaissance-lexile-api-openapi.yml
gaps:
  - The `ren.` prefix implies a product scope namespace; only ren.lexile.read is publicly named.
  - The Student Proficiency Service and Student Pathway Event Proxy declare a bare HTTP bearer scheme
    and name no scope at all.

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