Censys · Example Payload

Platform Comment Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

asset_idasset_typebodycreated_atcreated_byidplatform_refupdated_at

Example Payload

Raw ↑
{
  "asset_id": "01234567-89ab-cdef-0123-456789abcdef",
  "asset_type": "host",
  "body": "example",
  "created_at": "2026-05-29T12:34:56Z",
  "created_by": "550e8400-e29b-41d4-a716-446655440000",
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "platform_ref": "example",
  "updated_at": "2026-05-29T12:34:56Z"
}