Censys · Example Payload

Platform Port Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

portprotocol

Example Payload

Raw ↑
{
  "port": "example",
  "protocol": [
    "HTTP",
    "SSH"
  ]
}