W

webex.com

Webex is Cisco’s collaboration platform for messaging, meetings, calling, devices, and related workplace services. It also offers Vidcast and Webex Connect capabilities as part of its broader communications and collaboration ecosystem.

5 integrations · MCP · REST

Webex exposes a public REST API at `https://webexapis.com/v1` plus four Webex-hosted MCP servers for Meetings, Messaging, Workspaces, and Vidcast; all require Webex-issued bearer credentials, typically via OAuth 2.0 integrations, with personal access tokens also supported for direct REST exploration.

discovered 2mo ago
MCP servers4
REST · OpenAPI1
Credentials
Webex personal access tokenbearerGet token

Sign in to the Webex Developer Portal, then open the Getting Started / Access the API page and copy your personal access token. It is a short-lived bearer token shown in the docs UI and expires 12 hours after sign-in, so it is for exploration rather than production use.

Webex OAuth integration client credentialsoauth2Set up OAuth

In My Webex Apps, choose Create a New AppCreate an Integration. After registration, Webex shows a Client ID and Client Secret once. Use those to run the OAuth 2.0 authorization code flow against https://webexapis.com/v1/authorize, with a registered redirect URI and the scopes your app needs. The resulting bearer access token is sent to Webex APIs and MCP servers.

conventions · 0/8 published

Publish these signals → /publishing