RingCentral Events website screenshot

RingCentral Events

RingCentral Events (formerly Hopin) is a virtual and hybrid event management platform with REST APIs for managing organizations, events, sessions, stages, booths, registrations, attendees, tickets, reports, and data subscriptions. Acquired by RingCentral from Hopin in August 2023, the platform enables planning and producing engaging virtual, hybrid, and in-person event experiences. API access is available on the Enterprise plan.

RingCentral Events publishes 14 APIs on the APIs.io network, including Bank Questions API, Booths API, Data Subscriptions API, and 11 more. Tagged areas include Events, Virtual Events, Hybrid Events, Webinars, and Event Management.

The RingCentral Events catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

RingCentral Events’ developer surface includes authentication, documentation, developer portal, changelog, status page, release notes, pricing, and 9 more developer resources.

54.8/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serveFree trial⚡ Free to try
14 APIs
EventsVirtual EventsHybrid EventsWebinarsEvent ManagementRegistrationSessionsNetworking

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 54.8/100 · developing
Contract Quality 18.2 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 2.7 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/hopin: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

RingCentral Events Bank Questions API

Bank question management

RingCentral Events Data Subscriptions API

Data subscription webhooks

RingCentral Events Health API

Health check endpoints

RingCentral Events Magic Links API

Magic link management

RingCentral Events Organizations API

Organization management

RingCentral Events Registrations API

Event registration management

RingCentral Events Schedule Items API

Event schedule management

RingCentral Events Sessions API

Event session management

RingCentral Events Stages API

Event stage management

RingCentral Events Templates API

Event template management

Scroll for all 14

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Ringcentral Events Context

44 classes · 8 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

RingCentral Events API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

RingCentral Events API Schema

0 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Create Data Subscription

4 fields

EXAMPLE

Create Magic Link

4 fields

EXAMPLE

Create Registration

4 fields

EXAMPLE

List Events

4 fields

EXAMPLE

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Hopin Authentication

oauth2 · 1 scheme

SECURITY

Hopin Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Hopin Trust Center

SOC 2, ISO 27001, ISO 27017, ISO 27018, HIPAA, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Hopin Scopes

2 scopes · clientCredentials

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Hopin Agentic Access

31 operations · 9 acting

31 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: RingCentral Events
description: RingCentral Events (formerly Hopin) is a virtual and hybrid event management platform with REST APIs for managing
  organizations, events, sessions, stages, booths, registrations, attendees, tickets, reports, and data subscriptions. Acquired
  by RingCentral from Hopin in August 2023, the platform enables planning and producing engaging virtual, hybrid, and in-person
  event experiences. API access is available on the Enterprise plan.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hopin.png
tags:
- Events
- Virtual Events
- Hybrid Events
- Webinars
- Event Management
- Registration
- Sessions
- Networking
url: https://raw.githubusercontent.com/api-evangelist/hopin/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-06-13'
specificationVersion: '0.19'
apis:
- aid: hopin:hopin-bank-questions-api
  name: RingCentral Events Bank Questions API
  description: Bank question management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Bank Questions
  properties:
  - type: OpenAPI
    url: openapi/hopin-bank-questions-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-booths-api
  name: RingCentral Events Booths API
  description: Booth management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Booths
  properties:
  - type: OpenAPI
    url: openapi/hopin-booths-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-data-subscriptions-api
  name: RingCentral Events Data Subscriptions API
  description: Data subscription webhooks
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Data Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/hopin-data-subscriptions-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-events-api
  name: RingCentral Events Events API
  description: Event management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/hopin-events-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-health-api
  name: RingCentral Events Health API
  description: Health check endpoints
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/hopin-health-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-magic-links-api
  name: RingCentral Events Magic Links API
  description: Magic link management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Magic Links
  properties:
  - type: OpenAPI
    url: openapi/hopin-magic-links-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-organizations-api
  name: RingCentral Events Organizations API
  description: Organization management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/hopin-organizations-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-registrations-api
  name: RingCentral Events Registrations API
  description: Event registration management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Registrations
  properties:
  - type: OpenAPI
    url: openapi/hopin-registrations-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-reports-api
  name: RingCentral Events Reports API
  description: Event reporting
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/hopin-reports-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-schedule-items-api
  name: RingCentral Events Schedule Items API
  description: Event schedule management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Schedule Items
  properties:
  - type: OpenAPI
    url: openapi/hopin-schedule-items-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-sessions-api
  name: RingCentral Events Sessions API
  description: Event session management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/hopin-sessions-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-stages-api
  name: RingCentral Events Stages API
  description: Event stage management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Stages
  properties:
  - type: OpenAPI
    url: openapi/hopin-stages-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-templates-api
  name: RingCentral Events Templates API
  description: Event template management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/hopin-templates-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
- aid: hopin:hopin-tickets-api
  name: RingCentral Events Tickets API
  description: Ticket management
  humanURL: https://developer.events.ringcentral.com/external-api
  baseURL: https://api.events.ringcentral.com
  tags:
  - Tickets
  properties:
  - type: OpenAPI
    url: openapi/hopin-tickets-api-openapi.yml
  - type: JSONSchema
    url: json-schema/ringcentral-events-schema.json
  - type: JSONLDContext
    url: json-ld/ringcentral-events-context.jsonld
  - type: Documentation
    url: https://developer.events.ringcentral.com/external-api
  - type: PostmanCollection
    url: https://github.com/hopin-team/hopin-external-api-collection
  - type: OAuthSample
    url: https://github.com/hopin-team/rce-external-api-oauth-sample
  - type: ChangeLog
    url: https://developer.events.ringcentral.com/external-api/changelog
  - type: ReleaseNotes
    url: https://support.ringcentral.com/release-notes/ringex/video/events.html
  - type: Status
    url: https://status.ringcentral.com/
  - type: Pricing
    url: https://www.ringcentral.com/pricing/events.html
  - type: Plans
    url: plans/plans.yml
  - type: RateLimits
    url: rate-limits/rate-limits.yml
  - type: FinOps
    url: finops/finops.yml
common:
- type: AgenticAccess
  url: agentic-access/hopin-agentic-access.yml
- type: TrustCenter
  url: security/hopin-trust-center.yml
- type: DomainSecurity
  url: security/hopin-domain-security.yml
- type: Authentication
  url: authentication/hopin-authentication.yml
- type: OAuthScopes
  url: scopes/hopin-scopes.yml
- type: GitHubOrganization
  url: https://github.com/hopin-team
- type: Documentation
  url: https://developer.events.ringcentral.com/external-api
- type: Portal
  url: https://developer.events.ringcentral.com/
- type: PostmanCollection
  url: https://github.com/hopin-team/hopin-external-api-collection
- type: Authentication
  url: https://developer.events.ringcentral.com/external-api/guides/authentication
- type: ChangeLog
  url: https://developer.events.ringcentral.com/external-api/changelog
- type: Status
  url: https://status.ringcentral.com/
- type: ReleaseNotes
  url: https://support.ringcentral.com/release-notes/ringex/video/events.html
- type: Pricing
  url: https://www.ringcentral.com/pricing/events.html
- type: Blog
  url: https://www.ringcentral.com/us/en/blog/
- type: Support
  url: https://events-support.ringcentral.com/
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com