Clever · OAuth Scopes

Clever OAuth Scopes

OAuth 2.0 searched

Clever publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Clever API on a user’s behalf.

Tokens are issued from https://clever.com/oauth/tokens.

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.

EducationK-12EdTechSingle Sign-OnRosteringIdentitySSOStudent DataLMSSIS
Scopes: 5 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://clever.com/oauth/authorize
Token URL
https://clever.com/oauth/tokens
Flows
authorizationCode

Scopes (5)

ScopeDescriptionFlows
read:user_id Read the authorizing user's Clever user identifier via the /me endpoint; part of the Clever Single Sign-On access tier.
read:students_basic Read basic student information for the authorizing user; part of the Clever Single Sign-On access tier.
read:teachers_basic Read basic teacher information for the authorizing user; part of the Clever Single Sign-On access tier.
read:school_admins_basic Read basic school administrator information for the authorizing user; part of the Clever Single Sign-On access tier.
read:district_admins_basic Read basic district administrator information for the authorizing user; part of the Clever Single Sign-On access tier.

Source

OAuth Scopes

clever-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
docs: https://dev.clever.com/docs/setting-up-district-sso
note: Clever manages scopes through application configuration rather than client-requested
  scope parameters (https://dev.clever.com/docs/oidc-implementation); the documented
  Clever Single Sign-On access tier scopes are listed below, while full Data API roster
  access uses district-app tokens instead of OAuth scopes.
source: openapi/clever-data-api-openapi.yml, openapi/clever-events-api-openapi.yml, openapi/clever-lms-connect-api-openapi.yml
schemes:
- name: oauth
  source: openapi/clever-data-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://clever.com/oauth/authorize
    tokenUrl: https://clever.com/oauth/tokens
- name: oauth
  source: openapi/clever-events-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://clever.com/oauth/authorize
    tokenUrl: https://clever.com/oauth/tokens
- name: oauth
  source: openapi/clever-lms-connect-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://clever.com/oauth/authorize
    tokenUrl: https://clever.com/oauth/tokens
scopes:
- scope: read:user_id
  description: Read the authorizing user's Clever user identifier via the /me endpoint;
    part of the Clever Single Sign-On access tier.
  sources:
  - https://dev.clever.com/docs/setting-up-district-sso
- scope: read:students_basic
  description: Read basic student information for the authorizing user; part of the
    Clever Single Sign-On access tier.
  sources:
  - https://dev.clever.com/docs/setting-up-district-sso
- scope: read:teachers_basic
  description: Read basic teacher information for the authorizing user; part of the
    Clever Single Sign-On access tier.
  sources:
  - https://dev.clever.com/docs/setting-up-district-sso
- scope: read:school_admins_basic
  description: Read basic school administrator information for the authorizing user;
    part of the Clever Single Sign-On access tier.
  sources:
  - https://dev.clever.com/docs/setting-up-district-sso
- scope: read:district_admins_basic
  description: Read basic district administrator information for the authorizing
    user; part of the Clever Single Sign-On access tier.
  sources:
  - https://dev.clever.com/docs/setting-up-district-sso