Censys · Example Payload

Platform Signature Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

self_signedsignature_algorithmvalidvalue

Example Payload

Raw ↑
{
  "self_signed": true,
  "signature_algorithm": null,
  "valid": true,
  "value": "example"
}