Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RingCentral Events Registrations API

Event registration management

RingCentral Events Registrations API is one of 14 APIs that RingCentral Events publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Registrations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a changelog, release notes, a status page, pricing, and 1 JSON Schema.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.events.ringcentral.com.

4 operations 2 paths 0 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.events.ringcentral.com
Authentication
OAuth 2.0
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

RingCentral Events Registrations API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes.

  • oauth2 — OAuth 2.0 Client Credentials flow

Paths & Operations 4

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

Registrations 4

Event registration management

GET
/v1/events/{eventId}/registrations
Retrieve the list of registrations for an Event
Retrieve_the_list_of_registrations_for_an_Event 1 param → 200401403404429
POST
/v1/events/{eventId}/registrations
Create a registration for event
Create_a_registration_for_event 1 param body → 200401403404429201
PATCH
/v1/registrations/{registrationId}
Update registration
Update_registration 1 param body → 200401403404429201
GET
/v1/registrations/{registrationId}
Retrieve registration details
Retrieve_registration_details 1 param → 200401403404429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hopin-registrations-api-openapi.yml Raw ↑

Other APIs RingCentral Events publishes across the network.

RingCentral Events Bank Questions API
RingCentral Events Booths API
RingCentral Events Data Subscriptions API
RingCentral Events Events API
RingCentral Events Health API
RingCentral Events Magic Links API
RingCentral Events Organizations API
RingCentral Events Reports API
RingCentral Events Schedule Items API
RingCentral Events Sessions API
RingCentral Events Stages API
RingCentral Events Templates API