Censys · Example Payload

Asset Graph Assetresponse Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Assetresponse Example is an example object payload from Censys, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

$schemacertificatediscovery_pathsdomainhostidweb_property

Example Payload

Raw ↑
{
  "$schema": "https://search.censys.io",
  "certificate": null,
  "discovery_paths": [
    null,
    null
  ],
  "domain": null,
  "host": null,
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "web_property": null
}