Censys · Example Payload

Asset Graph Excludedasset Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

$schemaautonomous_systembusiness_organizationcertificatecreate_timedomainhostidnetblockregistrant_emailregistrant_organizationweb_property

Example Payload

Raw ↑
{
  "$schema": "https://search.censys.io",
  "autonomous_system": 765,
  "business_organization": "example",
  "certificate": "example",
  "create_time": "example",
  "domain": "example.com",
  "host": "example",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "netblock": "example",
  "registrant_email": "analyst@example.com",
  "registrant_organization": "example",
  "web_property": null
}