CoTeach · OAuth Scopes
CoTeach OAuth Scopes
OAuth 2.0
searched
CoTeach publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the CoTeach API on a user’s behalf.
Tokens are issued from https://www.coteach.ai/api/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.
CompanyEducationEdTechMathematicsK-12TeachersCurriculumLesson PlanningAI AssistantIllustrative MathematicsMCP
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://www.coteach.ai/api/oauth/authorize
https://www.coteach.ai/api/oauth/authorize
Token URL
https://www.coteach.ai/api/oauth/token
https://www.coteach.ai/api/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issue an ID token identifying the user. | authorizationCode |
| Access to the authenticated user's email address. | authorizationCode | |
| profile | Access to the authenticated user's basic profile information. | authorizationCode |
| offline_access | Issue a refresh token for long-lived, offline access. | authorizationCode |
📄 Provider scope reference: https://www.coteach.ai/.well-known/oauth-protected-resource