G

GoTo Training REST API

REST discovered

Details Spec supplied by APIs.guru
URL
https://api.getgo.com/G2T/rest
Spec
https://api.apis.guru/v2/specs/getgo.com/gototraining/1.0.0/swagger.json
Docs
https://developer.goto.com/GoToTrainingV1
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.