How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GoTo Webinar Webinars API

The core GoTo Webinar surface — 15 operations to schedule, read, update, cancel and copy webinars, list in-session and account-wide webinars, read meeting times, start URLs, audio settings, recording assets, cross-session attendees and webinar-wide performance.

GoTo Webinar Webinars API is one of 9 APIs that GoTo Webinar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webinars. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 11 paths, and defines 37 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.getgo.com/G2W/rest/v2.

15 operations 11 paths 37 schemas 1 DELETE10 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.getgo.com/G2W/rest/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

GoTo Webinar Webinars API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the password and authorizationCode flows. By default, every request must be authenticated.

  • OAuth2 — To use this API, you must provide an OAuth Token that has been requested from LogMeIn OAuth Authorization Server. See https://goto-developer.logmeininc.com/how…

Paths & Operations 15

Across 11 paths, the API surfaces 15 operations — 1 DELETE, 10 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Webinars 15

Operations available for webinars of a given organizer.

GET
/accounts/{accountKey}/webinars
Get all webinars for an account
getAllAccountWebinars 5 params → 200400403404
GET
/organizers/{organizerKey}/webinars
Get Webinars
getWebinars 5 params → 200400403
POST
/organizers/{organizerKey}/webinars
Create webinar
createWebinar 1 param body → 201400403
GET
/organizers/{organizerKey}/insessionWebinars
Get All Insession Webinars
getInSessionWebinars 3 params → 200400403
GET
/organizers/{organizerKey}/webinars/{webinarKey}
Get webinar
getWebinar 2 params → 200400403404
PUT
/organizers/{organizerKey}/webinars/{webinarKey}
Update webinar
updateWebinar 3 params body → 202400403
DELETE
/organizers/{organizerKey}/webinars/{webinarKey}
Cancel webinar
cancelWebinar 4 params → 204403404409
GET
/organizers/{organizerKey}/webinars/{webinarKey}/attendees
Get attendees for all webinar sessions
getAttendeesForAllWebinarSessions 4 params → 200400403404
GET
/organizers/{organizerKey}/webinars/{webinarKey}/meetingtimes
Get webinar meeting times
getWebinarMeetingTimes 2 params → 200400403404
GET
/organizers/{organizerKey}/webinars/{webinarKey}/audio
Get audio information
getAudioInformation 2 params → 200400403404
POST
/organizers/{organizerKey}/webinars/{webinarKey}/audio
Update audio information
updateAudioInformation 3 params body → 204400403404
GET
/organizers/{organizerKey}/webinars/{webinarKey}/performance
Get performance for all webinar sessions
getPerformanceForAllWebinarSessions 2 params → 200400403404
GET
/webinars/{webinarKey}/startUrl
Webinar start url
getStartUrl 1 param → 200400403404
PUT
/webinars/{webinarKey}/copy
Copy a webinar
copyWebinar 1 param body → 201400403404
GET
/webinars/{webinarKey}/recordingAssets
Get all the recording assets associated with the webinarKey
getRecordingAssets 3 params → 200400403404

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are WebinarByKey (20 properties), BrokerWebinar (16 properties), Webinar (15 properties), WebinarReqCreate (12 properties). Each schema is shown below with its type and property counts.

AttendeeFollowUpEmailSetting
Describes Attendee follow-up email settings.
WebinarReqCreate
object
Describes the details used to create a new single session webinar.
12 properties 2 required
AudioType
string
How to connect to the webinar's audio conference
WebinarStartUrlResponse
object
Describes a webinar start url
1 property 1 required
WebinarEmailSettings
object
Describes email settings of a webinar.
4 properties
RecordingAssetsResponse
object
Describes a list of completed assets
4 properties 4 required
TollFreeCountries
string
Countries in which toll free PSTN numbers are available.
SessionInfoStatistics
object
Describes session details for webinar session
10 properties 10 required
BrokerWebinar
object
Describes a scheduled webinar
16 properties 16 required
ReportingWebinarsResponse
object
Describes a list of webinars for an account within a given date range
2 properties 2 required
DateTimeRange
object
A pair of DateTime values, the first of which serves as a start time and the second as an end time of an interval.
2 properties 2 required
CreatedWebinar
object
Describes a newly created webinar.
2 properties 1 required
SessionPerformance
object
Describes performance details for webinar sessions
3 properties 3 required
PstnInfoUpdate
object
Defines the audio/conferencing settings for the specified webinar. It required to pass 'tollFreeCountries' or 'tollCountries' or both.
2 properties
Webinar
object
Describes a webinar
15 properties 16 required
CopyWebinar
object
Describes the details of the webinar to be copied
9 properties
CopiedWebinar
object
Describes a newly copied webinar.
1 property 1 required
ReportingAttendee
object
Describes the attendee of a webinar
7 properties 7 required
Audio
object
Describes the audio/conferencing information for a webinar.
3 properties 1 required
WebinarByKey
object
Describes a webinar
20 properties 20 required
PollsAndSurveysStatistics
object
Details on the polls and surveys for a webinar session.
5 properties 5 required
PrivateInfoUpdate
object
Defines the audio data for an own conferencing system
3 properties 1 required
EmailSettings
object
Describes Confirmation email, Reminder email and Absentee follow-up email settings.
1 property
PrivateInfo
object
Phone numbers for an own conference call service.
3 properties 1 required
AccessCodes
object
Describes the access codes for organizer, panelists and attendees
3 properties 3 required
TollCountries
string
Defines in which countries toll PSTN numbers are available.
ReportingAttendeeResponse
object
Describes a list of webinar attendees
2 properties 2 required
AttendanceStatistics
object
Describes attendance metrics for a webinar session.
5 properties 5 required
Asset
object
Describes a completed recordingasset.
11 properties 8 required
WebinarReqUpdate
object
Describes the details of the webinar
6 properties
ReportingAttendees
object
1 property 1 required
page
object
4 properties 4 required
CallNumbers
object
Conference call numbers per country.
3 properties 2 required
AudioUpdate
object
Defines the audio/conferencing settings for the specified webinar
3 properties 1 required
Attendance
object
Describes the times the attendee joined and left a webinar session.
2 properties 2 required
CoorganizerDetails
object
Email address and the organizerKey of the coorganizer
2 properties 2 required
ReportingWebinars
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

goto-webinar-webinars-api-openapi.yml Raw ↑

Other APIs GoTo Webinar publishes across the network.

GoTo Webinar REST API v2
GoTo Webinar Attendees API
GoTo Webinar Panelists API
GoTo Webinar Registrants API
GoTo Webinar Sessions API
GoTo Webinar Co Organizers API
GoTo Webinar Recording Assets API
GoTo Webinar Webhooks API
Where this information came from

This is an independent, third-party profile of GoTo Webinar Webinars API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.