{
 "categories": [
  "communication",
  "meetings",
  "collaboration"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-18",
   "fact": "homepage",
   "note": "www.webex.com/llms.txt presents Webex as a Cisco collaboration product spanning meetings, messaging, calling, and related sites. Canonical homepage is https://www.webex.com/.",
   "source": "https://www.webex.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "vendor",
   "note": "The first-party index states Webex is a Cisco company.",
   "source": "https://www.webex.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "license",
   "note": "API access requires a Webex account on Common Identity. This record treats the Webex Suite collaboration product as commercial subscription software. A separate free-plan SKU was not opened as a pricing table in this pass.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.exists",
   "note": "Cisco documents Webex REST APIs for bots and integrations, including spaces, people, and messages.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.kinds[0]",
   "note": "Each resource is represented by a base URL such as /messages. HTTP methods GET, POST, PUT, and DELETE are used. Responses are application/json.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.auth[0]",
   "note": "OAuth 2.0 authorization-code is the documented production flow. Authorize at https://webexapis.com/v1/authorize; exchange the code at /v1/access_token. Calls use Authorization Bearer.",
   "source": "https://developer.webex.com/create/docs/authentication",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.auth[1]",
   "note": "A personal access token can identify the requesting user. Tokens expire 12 hours after Developer Portal sign-in and should not be used in production.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.coverage",
   "note": "Documented examples include creating spaces, inviting people, posting messages, and reading space history. This is the Suite collaboration API, not every Control Hub or Contact Center surface.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.docs",
   "note": "Opened as the current Webex API getting-started page.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.mcp.first_party",
   "note": "Cisco hosts Webex Suite MCP at https://mcp.webexapis.com/mcp/webex-suite with 25 named tools. Auth is OAuth 2.0 Bearer from webexapis.com. An admin must enable the server in Control Hub.",
   "source": "https://developer.webex.com/mcp/docs/webex-suite-mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.extensibility.webhooks",
   "note": "Webhooks are HTTP POST callbacks registered via the Webex Webhooks API. Failed 2xx delivery disables the webhook after 100 failures in five minutes.",
   "source": "https://developer.webex.com/messaging/docs/api/guides/webhooks",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.data_access.export[0]",
   "note": "GET methods return application/json for resources such as messages and people.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.data_access.import[0]",
   "note": "POST and PUT create and update resources such as messages and spaces. Request bodies accept application/json.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "https://www.webex.com/llms.txt is a first-party Webex by Cisco index covering Suite, Control Hub, and developer surfaces.",
   "source": "https://www.webex.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "verdict.scores.api",
   "note": "Broad documented REST with OAuth, webhooks, and Common Identity. Personal-token lifetime and scope sprawl keep it at 8.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted Suite MCP with 25 tools. Control Hub enablement and the vendor's 'basic Suite functionality' description keep it at 7.",
   "source": "https://developer.webex.com/mcp/docs/webex-suite-mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[0].url",
   "note": "Opened as the current Webex Suite MCP page, including the endpoint, 25 tools, OAuth, and Control Hub prerequisite.",
   "source": "https://developer.webex.com/mcp/docs/webex-suite-mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[1].url",
   "note": "Opened as the current REST getting-started page.",
   "source": "https://developer.webex.com/create/docs/getting-started",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[2].url",
   "note": "Opened as the current OAuth authentication page.",
   "source": "https://developer.webex.com/create/docs/authentication",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[3].url",
   "note": "Opened as the current Webex webhooks guide.",
   "source": "https://developer.webex.com/messaging/docs/api/guides/webhooks",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-18",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://developer.webex.com/mcp/docs/webex-suite-mcp-server"
   },
   {
    "type": "docs",
    "url": "https://developer.webex.com/create/docs/getting-started"
   },
   {
    "type": "docs",
    "url": "https://developer.webex.com/create/docs/authentication"
   },
   {
    "type": "docs",
    "url": "https://developer.webex.com/messaging/docs/api/guides/webhooks"
   }
  ]
 },
 "homepage": "https://www.webex.com/",
 "id": "webex",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2",
    "personal-access-token"
   ],
   "coverage": "partial",
   "docs": "https://developer.webex.com/create/docs/getting-started",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json"
   ],
   "import": [
    "json"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Webex REST APIs, webhooks, and the Control Hub-gated Suite MCP cover collaboration automation without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Webex",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "zoom",
   "microsoft-teams"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Cisco",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": 7,
   "overall": 8,
   "rpa": null
  },
  "summary": "Webex is automatable today through the Webex REST APIs. The APIs are RESTful on https://webexapis.com/v1/ and need a Webex account backed by Cisco Webex Common Identity. Callers send Authorization Bearer. Production apps use OAuth 2.0 authorization-code; personal access tokens expire 12 hours after Developer Portal sign-in and should not be used in production. First-party Suite MCP is hosted at https://mcp.webexapis.com/mcp/webex-suite. It exposes 25 tools across Meetings, Messaging, Vidcast, and Calling. Cisco describes that surface as basic Suite functionality. An organisation admin must enable the server in Control Hub under Apps \u2192 Agentic Apps. MCP auth is a Webex OAuth Bearer token and requires the spark:mcp scope plus product scopes. Cisco-onboarded third-party MCP servers are outside this product boundary. Webhooks are HTTP POST callbacks registered through the Webhooks API and are disabled after 100 failed 2xx deliveries in five minutes. This record excludes Slack, Microsoft Teams, and Zoom. Official language SDKs and a product CLI were not established from the opened pages. Computer-use viability is unassessed. API scores 8 and is the best path because it does not require Control Hub Agentic Apps enablement.\n"
 }
}