G

GoTo Webinar REST API

REST discovered

Details
URL
https://api.getgo.com/G2W/rest/v2
Docs
https://developer.goto.com/GoToWebinarV2
Authentication
GoTo OAuth client (client ID + client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create a GoTo developer account, then create an OAuth client in the Client Management Portal or via the create client guide. Add at least one redirect URI, select the product scopes you need (for GoToWebinar v2 docs note collab: scopes are required when requesting a token), then save and copy the client_id and client_secret when shown. Use this client in GoTo's OAuth 2.0 flow to obtain bearer access tokens from https://authentication.logmeininc.com/oauth/authorize and https://authentication.logmeininc.com/oauth/token as described in the access token guide and Authentication API docs.