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 Registrants API

Registration management for GoTo Webinar — 5 operations to create, list, read and delete registrants, plus read the registration form fields and custom questions configured on a webinar.

GoTo Webinar Registrants 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 Registrants. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 12 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.

5 operations 3 paths 12 schemas 1 DELETE3 GET1 POST

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 Registrants 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 5

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

Registrants 5

Operations available for registrants of a given webinar.

POST
/organizers/{organizerKey}/webinars/{webinarKey}/registrants
Create registrant
createRegistrant 4 params body → 201400403404409
GET
/organizers/{organizerKey}/webinars/{webinarKey}/registrants
Get registrants
getAllRegistrantsForWebinar 4 params → 200400403404
DELETE
/organizers/{organizerKey}/webinars/{webinarKey}/registrants/{registrantKey}
Delete registrant
deleteRegistrant 3 params → 204400403404
GET
/organizers/{organizerKey}/webinars/{webinarKey}/registrants/{registrantKey}
Get registrant
getRegistrant 3 params → 200400403404
GET
/organizers/{organizerKey}/webinars/{webinarKey}/registrants/fields
Get registration fields
getRegistrationFields 2 params → 200400403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are RegistrantDetailed (27 properties), RegistrantFields (18 properties), Registrant (8 properties), RegistrationQuestion (6 properties). Each schema is shown below with its type and property counts.

RegistrantArray
array
RegistrationField
object
Describes a field for a webinar registration.
4 properties 3 required
RegistrationAnswer
object
Describes an answer to a multiple choice custom registration field.
2 properties 2 required
Registrant
object
Describes a webinar registrant
8 properties 8 required
RegistrantQAResponse
object
Describes a completed registration question for a webinar registrant. If you use "Multiple choice" questions the response contains the numeric answerKey, other…
3 properties 1 required
RegistrationFields
object
The fields to be completed on the webinar registration form.
2 properties 2 required
RegistrantPaginatedResponse
object
Describes a list of webinar sessions
5 properties 5 required
RegistrantCreated
object
Describes a newly created webinar registrant.
2 properties 2 required
RegistrantDetailed
object
Detailed description of a webinar registrant with all registration fields.
27 properties 8 required
RegistrantFields
object
Detailed description of a all fields to register a registrant for a webinar.
18 properties 3 required
CustomAnswers
object
Answers to custom questions of the registrant
2 properties 2 required
RegistrationQuestion
object
Describes a custom field for a webinar registration.
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

goto-webinar-registrants-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 Sessions API
GoTo Webinar Webinars API
GoTo Webinar Co Organizers API
GoTo Webinar Recording Assets API
GoTo Webinar Webhooks API
Where this information came from

This is an independent, third-party profile of GoTo Webinar Registrants 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.