Go1 · OAuth Scopes

Go1 OAuth Scopes

OAuth 2.0 searched

Go1 publishes 8 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Go1 API on a user’s behalf.

Tokens are issued from https://auth.go1.com/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.

CompanyEdTechLearningE-LearningCorporate TrainingContentLearning ManagementLMSEducationWebhook
Scopes: 8 Flows: clientCredentials, authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://auth.go1.com/oauth/authorize
Token URL
https://auth.go1.com/oauth/token
Flows
clientCredentialsauthorizationCode

Scopes (8)

ScopeDescriptionFlows
enrollment.read Read enrollments and completion records. authorizationCode, clientCredentials
enrollment.write Create, update and delete enrollments. authorizationCode, clientCredentials
lo.read Read learning objects (content catalog). authorizationCode, clientCredentials
lo.write Create, update and delete learning objects. authorizationCode, clientCredentials
portal.read Read customer portals. authorizationCode, clientCredentials
portal.write Create and update customer portals. authorizationCode, clientCredentials
webhook.read Read webhook configurations. authorizationCode, clientCredentials
webhook.write Create, update and delete webhook configurations. authorizationCode, clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/go1-openapi.yml
docs: https://developers.go1.com/docs/developer-tools/auth/overview-auth
note: >-
  Scopes recovered from the per-operation security requirements published in Go1's REST reference
  (developers.go1.com). Go1 does not publish a standalone scope-reference page; descriptions are
  derived from the resource each scope governs.
schemes:
- name: OAuth2
  source: openapi/go1-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.go1.com/oauth/token
  - flow: authorizationCode
    authorizationUrl: https://auth.go1.com/oauth/authorize
    tokenUrl: https://auth.go1.com/oauth/token
  description: OAuth 2.0. Server-to-server integrations use the client_credentials flow; user-context
    integrations use the authorization_code flow. Access tokens are valid for 12 hours.
scopes:
- scope: enrollment.read
  description: Read enrollments and completion records.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: enrollment.write
  description: Create, update and delete enrollments.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: lo.read
  description: Read learning objects (content catalog).
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: lo.write
  description: Create, update and delete learning objects.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: portal.read
  description: Read customer portals.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: portal.write
  description: Create and update customer portals.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: webhook.read
  description: Read webhook configurations.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml
- scope: webhook.write
  description: Create, update and delete webhook configurations.
  flows:
  - authorizationCode
  - clientCredentials
  sources:
  - openapi/go1-openapi.yml

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/go1-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 email required.

A second provider on the same verified email joins the account you already have.