Censys · Schema

Fox

Fox schema from Censys Platform API

SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

Properties

Name Type Description
app_name string
app_version string
auth_agent_type string
brand_id string
host_address string
host_id string
hostname string
id integer
language string
os_name string
os_version string
station_name string
sys_info string
time_zone string
version string
vm_name string
vm_uuid string
vm_version string
View JSON Schema on GitHub

JSON Schema

platform-fox-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-fox-schema.json",
  "title": "Fox",
  "description": "Fox schema from Censys Platform API",
  "type": "object",
  "properties": {
    "app_name": {
      "type": "string"
    },
    "app_version": {
      "type": "string"
    },
    "auth_agent_type": {
      "type": "string"
    },
    "brand_id": {
      "type": "string"
    },
    "host_address": {
      "type": "string"
    },
    "host_id": {
      "type": "string"
    },
    "hostname": {
      "type": "string"
    },
    "id": {
      "format": "int32",
      "minimum": 0,
      "type": "integer"
    },
    "language": {
      "type": "string"
    },
    "os_name": {
      "type": "string"
    },
    "os_version": {
      "type": "string"
    },
    "station_name": {
      "type": "string"
    },
    "sys_info": {
      "type": "string"
    },
    "time_zone": {
      "type": "string"
    },
    "version": {
      "type": "string"
    },
    "vm_name": {
      "type": "string"
    },
    "vm_uuid": {
      "type": "string"
    },
    "vm_version": {
      "type": "string"
    }
  },
  "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-fox"
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 email required.

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