GoTo Webinar · OAuth Scopes

GoTo Webinar OAuth Scopes

OAuth 2.0 searched

GoTo Webinar publishes 1 OAuth 2.0 scope via the authorizationCode and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the GoTo Webinar API on a user’s behalf.

Tokens are issued from https://identity.goto.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.

WebinarsVirtual EventsVideo ConferencingMarketingLead CaptureRegistrationWebhookEvent ManagementCollaborationAnalytics
Scopes: 1 Flows: authorizationCode, password Method: searched

OAuth endpoints

Authorization URL
https://identity.goto.com/oauth/authorize
Token URL
https://identity.goto.com/oauth/token
Flows
authorizationCodepassword

Scopes (1)

ScopeDescriptionFlows
collab: Grants access to the GoTo Webinar (collaboration) APIs. The GoTo Webinar v2 API reference states under "Authentication Scopes" that "`collab:` must be used when a token is requested from the Authentication API." authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: openapi/_original/goto-webinar-openapi.yml
docs: https://developer.goto.com/GoToWebinarV2
metadata_document: https://identity.goto.com/.well-known/oauth-authorization-server
schemes:
- name: OAuth2
  source: openapi/_original/goto-webinar-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://identity.goto.com/oauth/authorize
    tokenUrl: https://identity.goto.com/oauth/token
    spec_declares_host: https://authentication.logmeininc.com
  - flow: password
    tokenUrl: https://identity.goto.com/oauth/token
    deprecated: true
scopes:
- scope: 'collab:'
  description: >-
    Grants access to the GoTo Webinar (collaboration) APIs. The GoTo Webinar v2
    API reference states under "Authentication Scopes" that "`collab:` must be
    used when a token is requested from the Authentication API."
  flows: [authorizationCode]
  sources:
  - https://developer.goto.com/GoToWebinarV2
scope_count: 1
scopes_declared_in_spec: 0
note: >-
  GoTo Webinar has no granular scope surface. The OpenAPI declares an oauth2
  scheme with an EMPTY scopes map on both flows, and no operation names a scope
  in its security requirement — the whole 53-operation API is guarded by one
  product-level scope. Additional product scopes are selected per OAuth client
  in the GoTo developer portal (https://developer.logmeininc.com/clients), not
  requested per token. The RFC 8414 authorization-server metadata at
  identity.goto.com does not advertise a scopes_supported array either.
consequence: >-
  A token that can read attendee reports can also cancel webinars, delete
  registrants and rewrite webhook callbacks. There is no read-only token and no
  way to least-privilege an agent — the only privilege boundary available is
  the organizer seat the token authenticates as. This is the single largest
  authorization gap in GoTo Webinar's agent surface, and closing it would need
  a per-resource scope catalogue GoTo does not currently publish.

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/goto-webinar-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.