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

Zoom Dashboard API

The Dashboard API from Zoom — 9 operation(s) for dashboard.

Zoom Dashboard API is one of 47 APIs that Zoom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Dashboard. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 9 paths. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.zoom.us/v1.

9 operations 9 paths 0 schemas 9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.zoom.us/v2
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Zoom Dashboard API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the query as api_secret (api_secret). By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 POST. Each is listed below with its method, path, parameters, and response codes.

Dashboard 9
POST
/metrics/crc
Get CRC Port usage hour by hour for a specified time period.
dashboardCrc body → 200
POST
/metrics/im
Get statistics of Zoom IM
dashboardIm body → 200
POST
/metrics/meetingdetail
Get live and past meeting details
dashboardMeetingdetail body → 200
POST
/metrics/meetings
Get Live Meetings and past meetings for a specified period
dashboardMeetings body → 200
POST
/metrics/qos
Get the users quality of service in a Zoom Meeting
dashboardQos body → 200
POST
/metrics/webinardetail
Get live and past webinar details
dashboardWebinardetail body → 200
POST
/metrics/webinars
Get live webinars and past webinars for a specified period.
dashboardWebinars body → 200
POST
/metrics/zoomroomdetail
Get a Zoom Room on Zoom via Zoom ID, return the Zoom Room info.
dashboardZoomroomdetail body → 200
POST
/metrics/zoomrooms
List all Zoom Rooms on Zoom.
dashboardZoomrooms body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoom-dashboard-api-openapi.yml Raw ↑

Other APIs Zoom publishes across the network.

Zoom Meeting API
Zoom Phone API
Zoom Team Chat API
Zoom Contact Center API
Zoom Webinars Plus and Events API
Zoom Marketplace API
Zoom Revenue Accelerator API
Zoom Whiteboard API
Zoom Rooms API
Zoom Clips API
Zoom Mail API
Zoom Calendar API