How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GoTo Webinar Webhooks API

Webhook management for GoTo Webinar — 11 operations to create the delivery secret key, register and activate webhook callbacks, and create, read, update and delete the per-user subscriptions that make events flow. GoTo Webinar is the only GoTo product with webhooks.

GoTo Webinar Webhooks API is one of 9 APIs that GoTo Webinar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.getgo.com/G2W/rest/v2.

11 operations 5 paths 16 schemas 2 DELETE4 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.getgo.com/G2W/rest/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

GoTo Webinar Webhooks API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the password and authorizationCode flows. By default, every request must be authenticated.

  • OAuth2 — To use this API, you must provide an OAuth Token that has been requested from LogMeIn OAuth Authorization Server. See https://goto-developer.logmeininc.com/how…

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Webhooks 11

APIs available for management of a webhooks.

POST
/webhooks/secretkey
Creates a new secret key
createSecretKey body → 200400403404
POST
/webhooks
Creates new webhooks
createWebhooks body → 200400403404
PUT
/webhooks
Updates webhooks
updateWebhooks body → 204400403404
GET
/webhooks
Get webhooks
getWebhooks 1 param → 200400403404
DELETE
/webhooks
Deletes webhooks
deleteWebhooks body → 202400403404
GET
/webhooks/{webhookKey}
Get webhook
getWebhook 1 param → 200400403404
POST
/userSubscriptions
Creates new user subscriptions
createUserSubscriptions body → 200400403404
PUT
/userSubscriptions
Updates user subscriptions
updateUserSubscriptions body → 204400403404
GET
/userSubscriptions
Get user subscriptions
getUserSubscriptions 1 param → 200400403404
DELETE
/userSubscriptions
Deletes user subscriptions
deleteUserSubscriptions body → 202400403404
GET
/userSubscriptions/{userSubscriptionsKey}
Get user subscription
getUserSubscription 1 param → 200400403404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are UserSubscription (9 properties), Webhook (7 properties), UpdateUserSubscriptionsRequest (4 properties), CreateWebhookRequest (4 properties). Each schema is shown below with its type and property counts.

UserSubscriptionResponse
object
Describes a list of user subscriptions
1 property 1 required
ActivationState
string
Final state of user subscription. ActivationState will be ACTIVE if both webhook and user subscription states are ACTIVE, INACTIVE otherwise.
UserSubscriptionState
string
State of the user subscription
SecretKeyRequest
object
Representation of a secret key
1 property
UpdateUserSubscriptionsRequest
object
Describes a single user subscription update request
4 properties 2 required
UpdateWebhooksRequest
object
Describes a single webhook update request
3 properties 1 required
CreateUserSubscriptionRequest
object
Describes a single user subscription
3 properties 1 required
Webhooks
object
1 property 1 required
UserSubscription
object
Describes a single user subscription
9 properties
Product
string
Product of the events
SecretKeyResponse
object
Representation of a secret key
3 properties
CreateWebhookRequest
object
Representation of a single webhook
4 properties 4 required
WebhooksResponse
object
List of webhooks
1 property 1 required
UserSubscriptions
object
1 property 1 required
Webhook
object
Representation of a single webhook
7 properties 4 required
WebhookState
string
State of the webhook

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

goto-webinar-webhooks-api-openapi.yml Raw ↑

Other APIs GoTo Webinar publishes across the network.

GoTo Webinar REST API v2
GoTo Webinar Attendees API
GoTo Webinar Panelists API
GoTo Webinar Registrants API
GoTo Webinar Sessions API
GoTo Webinar Webinars API
GoTo Webinar Co Organizers API
GoTo Webinar Recording Assets API
Where this information came from

This is an independent, third-party profile of GoTo Webinar Webhooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.