Censys · Example Payload

Platform Elasticsearch Resultsnodeinfo Nodes Nodedata Example

SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Elasticsearch Resultsnodeinfo Nodes Nodedata Example is an example object payload from Censys, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

build_flavorbuild_hashbuild_typehostingest_processorsipip_rawjvmmodulesnameosrolessettingsthread_pool_listtotal_indexing_bufferversion

Example Payload

Raw ↑
{
  "build_flavor": "example",
  "build_hash": "example",
  "build_type": "example",
  "host": "example",
  "ingest_processors": [
    "example"
  ],
  "ip": "8.8.8.8",
  "ip_raw": "example",
  "jvm": null,
  "modules": [
    null,
    null
  ],
  "name": "Production Internet Asset Inventory",
  "os": null,
  "roles": [
    "example"
  ],
  "settings": null,
  "thread_pool_list": [
    null,
    null
  ],
  "total_indexing_buffer": 557,
  "version": "example"
}