Censys · Example Payload

Platform Privacy Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Privacy 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

anonymousproxyrelayservice_providersourcetortor_infovpn

Example Payload

Raw ↑
{
  "anonymous": true,
  "proxy": false,
  "relay": true,
  "service_provider": [
    "example"
  ],
  "source": "example",
  "tor": false,
  "tor_info": null,
  "vpn": true
}