Censys · Schema

Ipmi_Capabilities_SupportedAuthTypes

Ipmi_Capabilities_SupportedAuthTypes schema from Censys Platform API

SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

Properties

Name Type Description
extended boolean If true, the extended capabilities are present.
md2 boolean True if the MD2 AuthType is supported.
md5 boolean True if the MD5 AuthType is supported.
none boolean True if the None AuthType is supported.
oem_proprietary boolean True if the OEM Proprietary AuthType is supported
password boolean True if the Password AuthType is supported.
raw integer The raw byte, with the bit mask etc
View JSON Schema on GitHub

JSON Schema

platform-ipmi-capabilities-supportedauthtypes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-schema/platform-ipmi-capabilities-supportedauthtypes-schema.json",
  "title": "Ipmi_Capabilities_SupportedAuthTypes",
  "description": "Ipmi_Capabilities_SupportedAuthTypes schema from Censys Platform API",
  "type": "object",
  "properties": {
    "extended": {
      "description": "If true, the extended capabilities are present.",
      "type": "boolean"
    },
    "md2": {
      "description": "True if the MD2 AuthType is supported.",
      "type": "boolean"
    },
    "md5": {
      "description": "True if the MD5 AuthType is supported.",
      "type": "boolean"
    },
    "none": {
      "description": "True if the None AuthType is supported.",
      "type": "boolean"
    },
    "oem_proprietary": {
      "description": "True if the OEM Proprietary AuthType is supported",
      "type": "boolean"
    },
    "password": {
      "description": "True if the Password AuthType is supported.",
      "type": "boolean"
    },
    "raw": {
      "description": "The raw byte, with the bit mask etc",
      "format": "int32",
      "type": "integer"
    }
  },
  "additionalProperties": false
}

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/platform-ipmi-capabilities-supportedauthtypes"
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.