Censys · Example Payload

Platform Collection Example

Active production asset under observation.

SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

added_assets_24_hourscreate_timecreated_bydescriptionidnamequeryremoved_assets_24_hoursstatusstatus_reasontotal_assets

Example Payload

Raw ↑
{
  "added_assets_24_hours": 592,
  "create_time": "2026-05-29T12:34:56Z",
  "created_by": "550e8400-e29b-41d4-a716-446655440000",
  "description": "Active production asset under observation.",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "name": "Production Internet Asset Inventory",
  "query": "services.service_name: HTTP",
  "removed_assets_24_hours": 481,
  "status": "archived",
  "status_reason": "initial",
  "total_assets": 218
}