Schoology · OAuth Scopes
Schoology OAuth Scopes
OAuth 2.0
derived
Schoology 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 https://api.schoology.com/v1/oauth/access_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.
EdTechLMSK-12
Scopes: 0
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.schoology.com/v1/oauth/authorize
https://api.schoology.com/v1/oauth/authorize
Token URL
https://api.schoology.com/v1/oauth/access_token
https://api.schoology.com/v1/oauth/access_token
Flows
authorizationCode
authorizationCode
Scopes (0)
Schoology 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.
Schoology's API uses OAuth 1.0 (two-legged and three-legged) which does not implement scopes; access is governed by role-based permissions (the "Access Schoology API" role permission) rather than OAuth scopes, per https://developers.schoology.com/api-documentation/authentication/.
Schoology's API uses OAuth 1.0 (two-legged and three-legged) which does not implement scopes; access is governed by role-based permissions (the "Access Schoology API" role permission) rather than OAuth scopes, per https://developers.schoology.com/api-documentation/authentication/.
📄 Provider scope reference: https://developers.schoology.com/api-documentation/authentication/