Webex · Schema

SystemInfoCatalog

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
systemSummary string System summary.
browser string The browser user agent of the person who acted.
hardware string The type of hardware that the user used to attend the meeting.
installedSoftware string The software that the user used to attend the meeting.
runningSoftware string The software the user used that is running.
startupPrograms string Startup Programs.
storage string The storage information of the user's device.
video string The video of the user's device.
network string The network of the user's device.
operatingSystem string The operating system of the user's device.
environmentVariables string The environment variables of the user's device.
processes string The processes of the user's device.
logicalDrives string The logical drives of the user's device.
devices string The device of the user.
services string The service of the user's device.
systemDrivers string The system driver of the user's device.
signedDrivers string The sign driver system of the user's device.
eventViewer string The event viewer of the user's device.
bios string The basic input and output system.
View JSON Schema on GitHub

JSON Schema

webex-systeminfocatalog-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SystemInfoCatalog",
  "title": "SystemInfoCatalog",
  "type": "object",
  "properties": {
    "systemSummary": {
      "type": "string",
      "example": "User Name: John{*}Operating System: Mac OS X 12.6{*}User Home Directory: /Users/John{*}Date and Time: Tue Oct 18 10:38:17 CST 2022{*}",
      "description": "System summary."
    },
    "browser": {
      "type": "string",
      "example": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36",
      "description": "The browser user agent of the person who acted."
    },
    "hardware": {
      "type": "string",
      "example": "mac book",
      "description": "The type of hardware that the user used to attend the meeting."
    },
    "installedSoftware": {
      "type": "string",
      "example": "webex",
      "description": "The software that the user used to attend the meeting."
    },
    "runningSoftware": {
      "type": "string",
      "example": "webex",
      "description": "The software the user used that is running."
    },
    "startupPrograms": {
      "type": "string",
      "example": "Macintosh HD",
      "description": "Startup Programs."
    },
    "storage": {
      "type": "string",
      "example": "16 GB 2667 MHz DDR4",
      "description": "The storage information of the user's device."
    },
    "video": {
      "type": "string",
      "example": "AirPlay",
      "description": "The video of the user's device."
    },
    "network": {
      "type": "string",
      "example": "Wi-Fi",
      "description": "The network of the user's device."
    },
    "operatingSystem": {
      "type": "string",
      "example": "Mac OS X 10.0",
      "description": "The operating system of the user's device."
    },
    "environmentVariables": {
      "type": "string",
      "example": "/usr/local/bin:$PATH",
      "description": "The environment variables of the user's device."
    },
    "processes": {
      "type": "string",
      "example": "2.6 GHz 6-Core Intel Core i7",
      "description": "The processes of the user's device."
    },
    "logicalDrives": {
      "type": "string",
      "example": "webapp",
      "description": "The logical drives of the user's device."
    },
    "devices": {
      "type": "string",
      "example": "device1",
      "description": "The device of the user."
    },
    "services": {
      "type": "string",
      "example": "Firewall",
      "description": "The service of the user's device."
    },
    "systemDrivers": {
      "type": "string",
      "example": "32drivers",
      "description": "The system driver of the user's device."
    },
    "signedDrivers": {
      "type": "string",
      "example": "32drivers",
      "description": "The sign driver system of the user's device."
    },
    "eventViewer": {
      "type": "string",
      "example": "Screen Sharing",
      "description": "The event viewer of the user's device."
    },
    "bios": {
      "type": "string",
      "example": "AwardBIOS",
      "description": "The basic input and output system."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-systeminfocatalog"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.