Censys · Example Payload

Platform Status Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

available_workersfunctionrunningtotal

Example Payload

Raw ↑
{
  "available_workers": 947,
  "function": "example",
  "running": 652,
  "total": 456
}