Censys · JSON Structure

Platform Ssh Kexinitmessage Structure

Ssh_KexInitMessage schema from Censys Platform API

Type: object Properties: 11
SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

Ssh_KexInitMessage is a JSON Structure definition published by Censys, describing 11 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

client_to_server_ciphers client_to_server_compression client_to_server_languages client_to_server_macs first_kex_follows host_key_algorithms kex_algorithms server_to_client_ciphers server_to_client_compression server_to_client_languages server_to_client_macs

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-ssh-kexinitmessage-structure.json",
  "name": "Ssh_KexInitMessage",
  "description": "Ssh_KexInitMessage schema from Censys Platform API",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "client_to_server_ciphers": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh cipher algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-16 for standard values.",
      "items": {
        "type": "string"
      }
    },
    "client_to_server_compression": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh compression algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-20 for standard values.",
      "items": {
        "type": "string"
      }
    },
    "client_to_server_languages": {
      "type": [
        "array",
        "null"
      ],
      "description": "A name-list of language tags in order of preference. As Defined in https://www.ietf.org/rfc/rfc3066.txt.",
      "items": {
        "type": "string"
      }
    },
    "client_to_server_macs": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh MAC algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-18 for standard values.",
      "items": {
        "type": "string"
      }
    },
    "first_kex_follows": {
      "type": "boolean"
    },
    "host_key_algorithms": {
      "type": [
        "array",
        "null"
      ],
      "description": "Asymmetric key algorithms for the host key supported by the client.",
      "items": {
        "type": "string"
      }
    },
    "kex_algorithms": {
      "type": [
        "array",
        "null"
      ],
      "description": "Key exchange algorithms used in the handshake.",
      "items": {
        "type": "string"
      }
    },
    "server_to_client_ciphers": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh cipher algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-16 for standard values.",
      "items": {
        "type": "string"
      }
    },
    "server_to_client_compression": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh compression algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-20 for standard values.",
      "items": {
        "type": "string"
      }
    },
    "server_to_client_languages": {
      "type": [
        "array",
        "null"
      ],
      "description": "A name-list of language tags in order of preference. As Defined in https://www.ietf.org/rfc/rfc3066.txt.",
      "items": {
        "type": "string"
      }
    },
    "server_to_client_macs": {
      "type": [
        "array",
        "null"
      ],
      "description": "A list of ssh MAC algorithm identifiers, named according to section 6 of https://www.ietf.org/rfc/rfc4251.txt; see https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml#ssh-parameters-18 for standard values.",
      "items": {
        "type": "string"
      }
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/platform-ssh-kexinitmessage-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.