GoTo Webinar website screenshot

GoTo Webinar

GoTo Webinar is a webinar and virtual event platform from GoTo (formerly LogMeIn) used by marketing, training, and corporate communications teams to host live and on-demand webinars with registration, polling, Q&A, recordings, and analytics. The product integrates with marketing automation and CRM systems to drive lead capture and attendee follow-up. The GoTo Webinar v2 REST API exposes organizer, webinar, session, registrant, attendee, and analytics endpoints under api.getgo.com and uses OAuth2 for authentication.

GoTo Webinar publishes 7 APIs on the APIs.io network, including Attendees API, Panelists API, Polls API, and 4 more. Tagged areas include Webinars, Virtual Events, Video Conferencing, Marketing, and Lead Capture.

GoTo Webinar’s developer surface includes authentication, documentation, pricing, signup flow, support, and 6 more developer resources.

28.8/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
8 APIs
WebinarsVirtual EventsVideo ConferencingMarketingLead CaptureRegistration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 28.8/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 4.8 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/goto-webinar: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

GoTo Webinar REST API v2

REST API for managing organizers, webinars, sessions, registrants, attendees, panelists, polls, surveys, and recordings on the GoTo Webinar platform. Authentication uses OAuth 2...

GoTo Webinar Attendees API

The Attendees API from GoTo Webinar — 2 operation(s) for attendees.

GoTo Webinar Panelists API

The Panelists API from GoTo Webinar — 1 operation(s) for panelists.

GoTo Webinar Polls API

The Polls API from GoTo Webinar — 1 operation(s) for polls.

GoTo Webinar Questions API

The Questions API from GoTo Webinar — 1 operation(s) for questions.

GoTo Webinar Registrants API

The Registrants API from GoTo Webinar — 2 operation(s) for registrants.

GoTo Webinar Sessions API

The Sessions API from GoTo Webinar — 3 operation(s) for sessions.

GoTo Webinar Webinars API

The Webinars API from GoTo Webinar — 4 operation(s) for webinars.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GoTo Webinar REST API v2

OPEN COLLECTION

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Goto Webinar Authentication

oauth2 · 1 scheme

SECURITY

Goto Webinar Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Goto Webinar Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Goto Webinar Agentic Access

20 operations · 6 acting

20 operations · 6 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: goto-webinar
name: GoTo Webinar
description: GoTo Webinar is a webinar and virtual event platform from GoTo (formerly LogMeIn) used by marketing, training,
  and corporate communications teams to host live and on-demand webinars with registration, polling, Q&A, recordings, and
  analytics. The product integrates with marketing automation and CRM systems to drive lead capture and attendee follow-up.
  The GoTo Webinar v2 REST API exposes organizer, webinar, session, registrant, attendee, and analytics endpoints under api.getgo.com
  and uses OAuth2 for authentication.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/goto-webinar.png
tags:
- Webinars
- Virtual Events
- Video Conferencing
- Marketing
- Lead Capture
- Registration
url: https://raw.githubusercontent.com/api-evangelist/goto-webinar/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: goto-webinar:rest-api-v2
  name: GoTo Webinar REST API v2
  description: REST API for managing organizers, webinars, sessions, registrants, attendees, panelists, polls, surveys, and
    recordings on the GoTo Webinar platform. Authentication uses OAuth 2.0 via the GoTo identity service, with authorization
    at api.getgo.com/oauth/v2/authorize and token exchange at api.getgo.com/oauth/v2/token.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Webinars
  - Virtual Events
  - Registrants
  - Attendees
  - Recordings
  - Analytics
  properties:
  - type: Documentation
    url: https://developer.goto.com/GoToWebinarV2
  - type: Authentication
    url: https://developer.goto.com/Authentication/
  - type: Guides
    url: https://developer.goto.com/guides/
  - type: ChangeLog
    url: https://developer.goto.com/changelog
  - type: StatusPage
    url: https://status.developer.goto.com
- aid: goto-webinar:goto-webinar-attendees-api
  name: GoTo Webinar Attendees API
  description: The Attendees API from GoTo Webinar — 2 operation(s) for attendees.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Attendees
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-attendees-api-openapi.yml
- aid: goto-webinar:goto-webinar-panelists-api
  name: GoTo Webinar Panelists API
  description: The Panelists API from GoTo Webinar — 1 operation(s) for panelists.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Panelists
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-panelists-api-openapi.yml
- aid: goto-webinar:goto-webinar-polls-api
  name: GoTo Webinar Polls API
  description: The Polls API from GoTo Webinar — 1 operation(s) for polls.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Polls
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-polls-api-openapi.yml
- aid: goto-webinar:goto-webinar-questions-api
  name: GoTo Webinar Questions API
  description: The Questions API from GoTo Webinar — 1 operation(s) for questions.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Questions
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-questions-api-openapi.yml
- aid: goto-webinar:goto-webinar-registrants-api
  name: GoTo Webinar Registrants API
  description: The Registrants API from GoTo Webinar — 2 operation(s) for registrants.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Registrants
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-registrants-api-openapi.yml
- aid: goto-webinar:goto-webinar-sessions-api
  name: GoTo Webinar Sessions API
  description: The Sessions API from GoTo Webinar — 3 operation(s) for sessions.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-sessions-api-openapi.yml
- aid: goto-webinar:goto-webinar-webinars-api
  name: GoTo Webinar Webinars API
  description: The Webinars API from GoTo Webinar — 4 operation(s) for webinars.
  humanURL: https://developer.goto.com/GoToWebinarV2
  baseURL: https://api.getgo.com/G2W/rest/v2
  tags:
  - Webinars
  properties:
  - type: OpenAPI
    url: openapi/goto-webinar-webinars-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/goto-webinar-agentic-access.yml
- type: DomainSecurity
  url: security/goto-webinar-domain-security.yml
- type: Authentication
  url: authentication/goto-webinar-authentication.yml
- type: OAuthScopes
  url: scopes/goto-webinar-scopes.yml
- type: Website
  url: https://www.goto.com/webinar
- type: Documentation
  url: https://developer.goto.com
- type: Pricing
  url: https://www.goto.com/webinar/pricing
- type: Signup
  url: https://developer.goto.com/Registration
- type: StatusPage
  url: https://status.developer.goto.com
- type: Support
  url: https://developer.goto.com/support
- type: LinkedIn
  url: https://www.linkedin.com/company/goto
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com