Censys · Example Payload

Platform Upnp Device Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

device_typefriendly_nameidmanufacturermanufacturer_urlmodel_descriptionmodel_namemodel_numbermodel_urlparent_idpresentation_urlserial_numberservice_listudnupc

Example Payload

Raw ↑
{
  "device_type": "example",
  "friendly_name": "Production Internet Asset Inventory",
  "id": 87,
  "manufacturer": "example",
  "manufacturer_url": "https://search.censys.io/hosts/8.8.8.8",
  "model_description": "Active production asset under observation.",
  "model_name": "Production Internet Asset Inventory",
  "model_number": "example",
  "model_url": "https://search.censys.io/hosts/8.8.8.8",
  "parent_id": 909,
  "presentation_url": "https://search.censys.io/hosts/8.8.8.8",
  "serial_number": "example",
  "service_list": [
    null,
    null
  ],
  "udn": "example",
  "upc": "example"
}