Censys · Example Payload

Asset Graph Assetgraph Example

Active production asset under observation.

SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

$schemaactive_executioncreate_timedescriptionidnamestatusupdate_time

Example Payload

Raw ↑
{
  "$schema": "https://search.censys.io",
  "active_execution": null,
  "create_time": "example",
  "description": "Active production asset under observation.",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "name": "Production Internet Asset Inventory",
  "status": "DELETING",
  "update_time": "example"
}