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

Event management

RingCentral Events Events 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 Events. 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 3 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 3 paths 0 schemas 2 GET2 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 Events 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 3 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Events 4

Event management

GET
/v1/organizations/{organizationId}/events
Returns the list of the Organization's Events
Returns_the_list_of_the_Organization_s_Events 1 param → 200401403404429
POST
/v1/organizations/{organizationId}/events
Creates an Event for an Organization
Creates_an_Event_for_an_Organization 1 param body → 200401403404429201
GET
/v1/events/{eventId}
Retrieve Event Details
Retrieve_Event_Details 1 param → 200401403404429
POST
/v1/events/{eventId}/duplications
Duplicates an existing Event
Duplicates_an_existing_Event 1 param body → 200401403404429201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hopin-events-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 Health API
RingCentral Events Magic Links API
RingCentral Events Organizations API
RingCentral Events Registrations API
RingCentral Events Reports API
RingCentral Events Schedule Items API
RingCentral Events Sessions API
RingCentral Events Stages API
RingCentral Events Templates API