Censys · Example Payload

Platform Tagassignment Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

asset_idasset_typecreated_atcreated_byidplatform_reftag_id

Example Payload

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