Censys · Example Payload

Platform Supplychainsupplier Example

Active production asset under observation.

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

citycontinentcountrydescriptiondisplay_nameidlegal_nameregionstatus

Example Payload

Raw ↑
{
  "city": "example",
  "continent": "example",
  "country": "US",
  "description": "Active production asset under observation.",
  "display_name": "Production Internet Asset Inventory",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "legal_name": "Production Internet Asset Inventory",
  "region": "us-east-1",
  "status": "running"
}