{
 "categories": [
  "collaboration",
  "communications",
  "meetings"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-22",
   "fact": "homepage",
   "note": "Zoom presents a single AI-first work platform spanning meetings, collaboration, and related Workplace products.",
   "source": "https://zoom.us/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "platforms",
   "note": "Zoom documents Zoom Workplace desktop downloads for Windows, macOS, and Linux, plus mobile apps for iOS and Android.",
   "source": "https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060928",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "license",
   "note": "Zoom publishes a free Workplace Basic plan alongside paid Pro, Business, and Enterprise plans with different meeting, AI Companion, Chat, Calendar, Whiteboard, and storage limits.",
   "source": "https://zoom.us/pricing",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.api.exists",
   "note": "Zoom documents a public REST API at https://api.zoom.us/v2/ that accepts bearer access tokens and GET, POST, PATCH, PUT, and DELETE methods.",
   "source": "https://developers.zoom.us/docs/api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.api.kinds[0]",
   "note": "Zoom states the global base API URL is https://api.zoom.us/v2/ and that authenticated HTTPS requests return JSON.",
   "source": "https://developers.zoom.us/docs/api/using-zoom-apis/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.api.auth[0]",
   "note": "Zoom documents OAuth 2.0 authorization-code flow for General apps, exchanging a user authorization code at https://zoom.us/oauth/token for a bearer access token and refresh token.",
   "source": "https://developers.zoom.us/docs/integrations/oauth/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.api.auth[1]",
   "note": "Zoom documents Server-to-Server OAuth using the account_credentials grant, with no user interaction and no refresh token; access tokens expire after one hour.",
   "source": "https://developers.zoom.us/docs/internal-apps/s2s-oauth/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.api.coverage",
   "note": "The Workplace API catalog includes Meetings, Chat, Calendar, Whiteboard, Canvas, Tasks, Clips, and My Notes. Coverage is not complete: Canvas permission APIs are still forthcoming, and plan, scope, and shared-access gates apply.",
   "source": "https://developers.zoom.us/docs/api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.sdk.exists",
   "note": "Zoom publishes Rivet as an official server-side framework with built-in authorization, API wrappers, and webhook handling for Meetings, Chat, users, and accounts.",
   "source": "https://developers.zoom.us/docs/rivet/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.sdk.languages[0]",
   "note": "Rivet lists JavaScript as its current platform and documents the @zoom/rivet npm package.",
   "source": "https://developers.zoom.us/docs/rivet/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.sdk.official",
   "note": "Zoom also publishes an official Meeting SDK to embed the meeting and webinar client in third-party apps; it is not a general REST client and is reserved for human meeting use, not bots.",
   "source": "https://developers.zoom.us/docs/meeting-sdk/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.mcp.first_party",
   "note": "Zoom documents a vendor-hosted Zoom MCP Server that connects Zoom Workplace to AI tools over streamable HTTP, with use cases for Meetings, Chat, Calendar, Canvas, Clips, and Whiteboard.",
   "source": "https://developers.zoom.us/docs/mcp/zoom-mcp-server/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.mcp.verdict",
   "note": "Zoom documents product-specific remote MCP servers, Streamable HTTP and SSE examples, OAuth 2.1 with PKCE, and rate limits shared with Zoom Open APIs.",
   "source": "https://developers.zoom.us/docs/mcp/servers/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.integrations.zapier",
   "note": "Zapier documents a Zoom app with meeting, webinar, transcript, recording, and registrant triggers plus create, update, search, and recording-delete actions.",
   "source": "https://zapier.com/apps/zoom/integrations",
   "tier": "scraped"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.integrations.make",
   "note": "Make documents a verified, Make-maintained Zoom Administration app with 34 modules, including meeting and webinar create, delete, registrant, and cloud-recording actions.",
   "source": "https://www.make.com/en/integrations/zoom",
   "tier": "scraped"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.integrations.power_automate",
   "note": "Microsoft lists a premium Independent Publisher preview Zoom Meetings connector for Power Automate with create-meeting, get-meetings, and meeting-details actions. The first-party /connectors/zoom/ URL returned 404.",
   "source": "https://learn.microsoft.com/en-us/connectors/zoommeetingsip/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.integrations.n8n",
   "note": "n8n documents a built-in Zoom node that creates, retrieves, updates, and deletes meetings and can be used as an AI tool.",
   "source": "https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.zoom/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.extensibility.scripting[0]",
   "note": "Rivet is Zoom's official server-side module set for Meetings, Chat, chatbots, users, and accounts.",
   "source": "https://developers.zoom.us/docs/rivet/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.extensibility.scripting[1]",
   "note": "Zoom documents Chatbot APIs, incoming webhooks, and the Chatbot Card Builder for Zoom Chat applications.",
   "source": "https://developers.zoom.us/docs/chat/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.extensibility.scripting[2]",
   "note": "Zoom documents the Apps SDK for building UIs inside Zoom Chat.",
   "source": "https://developers.zoom.us/docs/chat/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.extensibility.webhooks",
   "note": "Zoom Event Subscriptions send HTTP POST JSON webhooks for Workplace events including Meetings, Chat, Calendar, Whiteboard, Canvas, and My Notes, with up to 20 subscriptions per app.",
   "source": "https://developers.zoom.us/docs/api/webhooks/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.data_access.export[0]",
   "note": "Authenticated Zoom API requests return requested resources as JSON.",
   "source": "https://developers.zoom.us/docs/api/using-zoom-apis/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.data_access.export[1]",
   "note": "Zoom's official MCP server card documents a Docs MCP server that retrieves Zoom documents and notes with Markdown support.",
   "source": "https://developers.zoom.us/.well-known/mcp/server-card.json",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.data_access.import[0]",
   "note": "Zoom APIs accept authenticated HTTPS requests that create or modify account and user resources, including meetings and recordings.",
   "source": "https://developers.zoom.us/docs/api/using-zoom-apis/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.data_access.import[1]",
   "note": "Zoom's official MCP server card documents creating and managing Zoom documents through the Docs MCP server with Markdown support.",
   "source": "https://developers.zoom.us/.well-known/mcp/server-card.json",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "Zoom publishes a genuine developer llms.txt that indexes the API catalog, MCP catalog, authentication, Meetings, Chat, Calendar, Canvas, Whiteboard, Rivet, Meeting SDK, and webhook documentation.",
   "source": "https://developers.zoom.us/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "verdict.scores.api",
   "note": "The REST surface is broad, read/write, OAuth- and S2S-authenticated, webhook-backed, and paired with Rivet. Plan-based rate limits, granular scopes, shared-access consent, and unfinished Canvas permission APIs keep it below unusual-completeness.",
   "source": "https://developers.zoom.us/docs/api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted servers cover useful Workplace search, recording, Chat, Canvas, and Whiteboard tools with OAuth and scoped permissions, but require manual Marketplace app registration, product licenses, and PKCE. Meeting CRUD stays on REST.",
   "source": "https://developers.zoom.us/docs/mcp/servers/connect-to-zoom-mcp-servers/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "verdict.scores.integrations",
   "note": "Zapier, Make, and n8n expose maintained Zoom meeting connectors. Coverage is meetings-centric. Power Automate has only an Independent Publisher preview connector, so integrations are useful rather than broad.",
   "source": "https://zapier.com/apps/zoom/integrations",
   "tier": "scraped"
  },
  {
   "date": "2026-08-22",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Zoom's current hosted Zoom MCP Server overview and Workplace use-case table.",
   "source": "https://developers.zoom.us/docs/mcp/zoom-mcp-server/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as Zoom's current MCP server transport, OAuth 2.1, and shared rate-limit documentation.",
   "source": "https://developers.zoom.us/docs/mcp/servers/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as Zoom's current API reference hub listing Workplace resources and OAuth or Server-to-Server authentication.",
   "source": "https://developers.zoom.us/docs/api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-22",
   "fact": "freshness.watch[3].url",
   "note": "Opened and verified as Zoom's current developer documentation index for agents, including the MCP and API catalogs.",
   "source": "https://developers.zoom.us/llms.txt",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-22",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://developers.zoom.us/docs/mcp/zoom-mcp-server/"
   },
   {
    "type": "mcp",
    "url": "https://developers.zoom.us/docs/mcp/servers/"
   },
   {
    "type": "docs",
    "url": "https://developers.zoom.us/docs/api/"
   },
   {
    "type": "docs",
    "url": "https://developers.zoom.us/llms.txt"
   }
  ]
 },
 "homepage": "https://zoom.us/",
 "id": "zoom",
 "license": "freemium",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2",
    "server-to-server-oauth"
   ],
   "coverage": "partial",
   "docs": "https://developers.zoom.us/docs/api/",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-json",
    "markdown"
   ],
   "import": [
    "api-json",
    "markdown"
   ]
  },
  "extensibility": {
   "scripting": [
    "rivet",
    "chatbots",
    "apps-sdk"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": true,
   "n8n": true,
   "power_automate": true,
   "zapier": true
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Zoom's REST API, Event Subscriptions, official Rivet library, and vendor-hosted MCP servers cover practical Workplace automation without browser or desktop control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": true,
   "languages": [
    "javascript"
   ],
   "official": true
  }
 },
 "name": "Zoom Workplace",
 "platforms": [
  "web",
  "windows",
  "macos",
  "linux",
  "ios",
  "android"
 ],
 "related": {
  "alternatives": [
   "slack",
   "microsoft-teams"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Zoom",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": null,
   "computer_use": null,
   "integrations": 6,
   "mcp": 8,
   "overall": 8,
   "rpa": null
  },
  "summary": "Zoom Workplace is automatable today through a documented REST API and vendor-hosted MCP servers. The Zoom API at api.zoom.us/v2 reads and writes Meetings, Team Chat, Calendar, Canvas, and Whiteboard resources. Apps authenticate with OAuth 2.0 authorization-code tokens or Server-to-Server OAuth account-credentials tokens; both expire after one hour. Event Subscriptions deliver signed HTTP JSON webhooks for Workplace activity, and a WebSocket path is in public beta. Official Rivet supplies a JavaScript API and webhook library for Meetings, Chat, users, and accounts. Zoom hosts MCP servers on mcp.zoom.us over Streamable HTTP: a unified Workplace server plus dedicated Meetings, Chat, Canvas, Tasks, and Whiteboard servers. MCP clients must create a Marketplace General App and complete manual OAuth registration; Dynamic Client Registration is not supported. The unified server searches meetings, chat, and Canvas, lists recordings, and writes Canvas or Hub files from Markdown, but it does not expose deterministic meeting create, update, or delete tools. Those remain on REST. Semantic meeting search and recording-content tools also depend on AI Companion account features such as Smart Recording and Meeting Summary. Zapier, Make, and n8n publish Zoom meeting connectors. Power Automate currently lists an Independent Publisher preview Zoom Meetings connector; the first-party Microsoft connector URL /connectors/zoom/ returned 404 on this pass. No official general-purpose Zoom Workplace CLI was established. Computer-use viability is unassessed. Zoom Phone, Zoom Contact Center, and Zoom Revenue Accelerator are outside this product boundary.\n"
 }
}