G

GoToMeeting API

REST discovered

Details
URL
https://api.citrixonline.com/G2M/rest
Docs
https://developer.goto.com/GoToMeetingV1
Authentication
GoTo OAuth client (client ID + optional client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create a GoTo developer account, then open the Client Management Portal or Create Clients. Create an OAuth client, add at least one redirect URI, select the product scopes you need, then save and copy the client ID. If your app uses Authorization Code flow, also copy the client secret when it is shown during creation; the docs say the secret is displayed only once. Use this client to send the user through GoTo OAuth and obtain a bearer access token from https://authentication.logmeininc.com/oauth/token.