GoTo Webinar REST API v2
The full GoTo Webinar v2 REST API as GoTo publishes it — 53 operations across 39 paths covering webinars, sessions, registrants, attendees, panelists, co-organizers, polls, Q&A, surveys, recording assets and webhook management. Authentication is OAuth 2.0 authorization-code with PKCE (S256) against GoTo's identity service — authorization at identity.goto.com/oauth/authorize and token exchange at identity.goto.com/oauth/token, still named as authentication.logmeininc.com in the contract — using the product-level scope `collab:`. API access carries no additional charge beyond a GoTo Webinar product subscription.
GoTo Webinar REST API v2 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, Virtual Events, Registrants, Attendees, and Recordings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a changelog, and rate-limit docs.
This API exposes
53 operations
across 39 paths,
organized into 8 resource areas,
and defines 87 schemas.
It is described by OpenAPI 3.0.0, at version 2.0.0.
Requests are made against a single base URL, https://api.getgo.com/G2W/rest/v2.
The identity and technical contract details declared by the specification.
WebinarReqUpdate
object
Describes the details of the webinar
6 properties
AudioType
string
How to connect to the webinar's audio conference
AudioUpdate
object
Defines the audio/conferencing settings for the specified webinar
3 properties
1 required
TollFreeCountries
string
Countries in which toll free PSTN numbers are available.
TollCountries
string
Defines in which countries toll PSTN numbers are available.
PstnInfoUpdate
object
Defines the audio/conferencing settings for the specified webinar. It required to pass 'tollFreeCountries' or 'tollCountries' or both.
2 properties
PrivateInfoUpdate
object
Defines the audio data for an own conferencing system
3 properties
1 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
WebinarReqCreate
object
Describes the details used to create a new single session webinar.
12 properties
2 required
WebinarEmailSettings
object
Describes email settings of a webinar.
4 properties
EmailSettings
object
Describes Confirmation email, Reminder email and Absentee follow-up email settings.
1 property
AttendeeFollowUpEmailSetting
Describes Attendee follow-up email settings.
AssetsSearchReq
object
Describes the details used to search a completed recordingasset.
4 properties
1 required
AssetsSearchRequestForAdmin
object
Describes the details used to search a completed recordingasset.
6 properties
1 required
CreatedWebinar
object
Describes a newly created webinar.
2 properties
1 required
AssetsResponse
object
Describes a list of completed assets
2 properties
2 required
Assets
object
1 property
1 required
Asset
object
Describes a completed recordingasset.
11 properties
8 required
RecordingAssetsResponse
object
Describes a list of completed assets
4 properties
4 required
WebinarByKey
object
Describes a webinar
20 properties
20 required
Webinar
object
Describes a webinar
15 properties
16 required
ReportingWebinarsResponse
object
Describes a list of webinars for an account within a given date range
2 properties
2 required
ReportingWebinars
object
1 property
1 required
BrokerWebinar
object
Describes a scheduled webinar
16 properties
16 required
page
object
4 properties
4 required
firstPage
object
1 property
1 required
selfPage
object
1 property
1 required
lastPage
object
1 property
1 required
ReportingSessionsResponse
object
Describes a list of webinar sessions
2 properties
2 required
ReportingSessions
object
1 property
1 required
ReportingSession
object
Describes a completed webinar session.
21 properties
16 required
Session
object
Describes a completed webinar session.
6 properties
6 required
Attendance
object
Describes the times the attendee joined and left a webinar session.
2 properties
2 required
ReportingAttendeeResponse
object
Describes a list of webinar attendees
2 properties
2 required
ReportingAttendees
object
1 property
1 required
ReportingAttendee
object
Describes the attendee of a webinar
7 properties
7 required
Attendee
object
Describes the attendee of a webinar
7 properties
7 required
AttendeeQuestion
object
Describes the question asked by an attendee during a webinar session; includes the answers given to it.
5 properties
5 required
AnswerToAttendeeQuestion
object
Describes an answer to a question asked by an attendee during a webinar session.
5 properties
5 required
Coorganizer
object
Describes a webinar co-organizer. A co-organizer without a GoToWebinar account is marked as external and is returned without a surname
6 properties
6 required
CoorganizerReqCreate
object
Details used for creating a co-organizer for a webinar.
4 properties
1 required
Panelist
object
Describes a webinar session panelist
6 properties
6 required
PanelistReqCreate
object
Describes a single panelist
2 properties
2 required
CreatedPanelist
object
Describes a created panelist
4 properties
4 required
Audio
object
Describes the audio/conferencing information for a webinar.
3 properties
1 required
CallNumbers
object
Conference call numbers per country.
3 properties
2 required
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
AttendanceStatistics
object
Describes attendance metrics for a webinar session.
5 properties
5 required
Poll
object
A poll or survey launched by an organizer during or after a webinar session; includes the responses given to it by the attendees.
3 properties
3 required
PollAnswer
object
Describes the answer given by a webinar attendee to a poll or survey launched by an organizer.
3 properties
2 required
PollResponse
object
One of the potential responses/options to a poll or survey launched by an organizer during a webinar session.
2 properties
2 required
PollsAndSurveysStatistics
object
Details on the polls and surveys for a webinar session.
5 properties
5 required
SessionInfoStatistics
object
Describes session details for webinar session
10 properties
10 required
SessionPerformance
object
Describes performance details for webinar sessions
3 properties
3 required
RegistrantCreated
object
Describes a newly created webinar registrant.
2 properties
2 required
Registrant
object
Describes a webinar registrant
8 properties
8 required
RegistrantPaginatedResponse
object
Describes a list of webinar sessions
5 properties
5 required
RegistrantQAResponse
object
Describes a completed registration question for a webinar registrant. If you use "Multiple choice" questions the response contains the numeric answerKey, other…
3 properties
1 required
RegistrantFields
object
Detailed description of a all fields to register a registrant for a webinar.
18 properties
3 required
RegistrantDetailed
object
Detailed description of a webinar registrant with all registration fields.
27 properties
8 required
RegistrationAnswer
object
Describes an answer to a multiple choice custom registration field.
2 properties
2 required
RegistrationQuestion
object
Describes a custom field for a webinar registration.
6 properties
5 required
RegistrationField
object
Describes a field for a webinar registration.
4 properties
3 required
RegistrationFields
object
The fields to be completed on the webinar registration form.
2 properties
2 required
CustomAnswers
object
Answers to custom questions of the registrant
2 properties
2 required
SecretKeyRequest
object
Representation of a secret key
1 property
SecretKeyResponse
object
Representation of a secret key
3 properties
WebhooksResponse
object
List of webhooks
1 property
1 required
Webhooks
object
1 property
1 required
WebhookState
string
State of the webhook
Product
string
Product of the events
CreateWebhookRequest
object
Representation of a single webhook
4 properties
4 required
Webhook
object
Representation of a single webhook
7 properties
4 required
UpdateWebhooksRequest
object
Describes a single webhook update request
3 properties
1 required
UserSubscriptionState
string
State of the user subscription
ActivationState
string
Final state of user subscription. ActivationState will be ACTIVE if both webhook and user subscription states are ACTIVE, INACTIVE otherwise.
CreateUserSubscriptionRequest
object
Describes a single user subscription
3 properties
1 required
UserSubscriptionResponse
object
Describes a list of user subscriptions
1 property
1 required
UserSubscriptions
object
1 property
1 required
UserSubscription
object
Describes a single user subscription
9 properties
UpdateUserSubscriptionsRequest
object
Describes a single user subscription update request
4 properties
2 required
WebinarStartUrlResponse
object
Describes a webinar start url
1 property
1 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
CoorganizerDetails
object
Email address and the organizerKey of the coorganizer
2 properties
2 required
The full machine-readable OpenAPI contract behind this narrative.
Other APIs GoTo Webinar publishes across the network.