Censys · Example Payload

Asset Graph Errormodel Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

$schemadetailerrorsinstancestatustitletype

Example Payload

Raw ↑
{
  "$schema": "https://search.censys.io",
  "detail": "example",
  "errors": [
    null,
    null
  ],
  "instance": "https://search.censys.io",
  "status": 11,
  "title": "example",
  "type": "about:blank"
}