Censys · Example Payload

Asset Graph Target Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Target 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

aliasauthsdns_portalserrorsnameprivate_portalspublic_portals

Example Payload

Raw ↑
{
  "alias": "example",
  "auths": [
    "example"
  ],
  "dns_portals": [
    "example"
  ],
  "errors": [
    "example"
  ],
  "name": "Production Internet Asset Inventory",
  "private_portals": [
    "example"
  ],
  "public_portals": [
    "example"
  ]
}