getgo.com

The GoToWebinar API provides seamless integration of webinar registrant and attendee data into your existing infrastructure or third-party applications. The ability to register participants, as well as pull lists of registrants and attendees for a webinar, allows organizers to manage the flow of inf

38 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get all webinars for an account
curl \
  /accounts/{accountKey}/webinars
Get organizer sessions
curl \
  /organizers/{organizerKey}/sessions
Get all webinars
curl \
  /organizers/{organizerKey}/webinars
Endpoints (38 total)
GET
/accounts/{accountKey}/webinars
Get all webinars for an account
GET
/organizers/{organizerKey}/sessions
Get organizer sessions
GET
/organizers/{organizerKey}/webinars
Get all webinars
GET
/organizers/{organizerKey}/upcomingWebinars
Get upcoming webinars
GET
/organizers/{organizerKey}/historicalWebinars
Get historical webinars
GET
/organizers/{organizerKey}/webinars/{webinarKey}
Get webinar
GET
/organizers/{organizerKey}/webinars/{webinarKey}/audio
Get audio information
GET
/organizers/{organizerKey}/webinars/{webinarKey}/sessions
Get webinar sessions
GET
/organizers/{organizerKey}/webinars/{webinarKey}/attendees
Get attendees for all webinar sessions
GET
/organizers/{organizerKey}/webinars/{webinarKey}/panelists
Get webinar panelists
GET
/organizers/{organizerKey}/webinars/{webinarKey}/performance
Get performance for all webinar sessions
GET
/organizers/{organizerKey}/webinars/{webinarKey}/registrants
Get registrants
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints38
Other Getgo APIs (1)
gototraining