Drillster · OAuth Scopes
Drillster OAuth Scopes
OAuth 2.0
searched
Drillster publishes 1 OAuth 2.0 scope via the authorizationCode and urn:ietf:params:oauth:grant-type:jwt-bearer flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Drillster API on a user’s behalf.
Tokens are issued from https://www.drillster.com/daas/oauth/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.
AssessmentsEducationLearningQuizzesTrainingLMSAdaptive LearningCompliance TrainingWebhooks
Scopes: 1
Flows: authorizationCode, urn:ietf:params:oauth:grant-type:jwt-bearer
Method: searched
OAuth endpoints
Authorization URL
https://www.drillster.com/daas/oauth/authorize
https://www.drillster.com/daas/oauth/authorize
Token URL
https://www.drillster.com/daas/oauth/token
https://www.drillster.com/daas/oauth/token
Flows
authorizationCodeurn:ietf:params:oauth:grant-type:jwt-bearer
authorizationCodeurn:ietf:params:oauth:grant-type:jwt-bearer
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| ROLE_USER | The single scope observed in Drillster access tokens. Grants the token the authority of the Drillster account it was issued for; what that account may actually do is decided by the account's permissions and group access, not by the scope string. | authorizationCode, urn:ietf:params:oauth:grant-type:jwt-bearer |
📄 Provider scope reference: https://www.drillster.com/info/developers/rest-apis/oauth/
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.