Censys · Example Payload

Platform Opcua Description Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform Opcua Description 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

application_nameapplication_typeapplication_uridiscovery_profile_uridiscovery_urlsgateway_server_uriproduct_uri

Example Payload

Raw ↑
{
  "application_name": null,
  "application_type": 285,
  "application_uri": "https://search.censys.io/hosts/8.8.8.8",
  "discovery_profile_uri": "https://search.censys.io/hosts/8.8.8.8",
  "discovery_urls": [
    "https://search.censys.io/hosts/8.8.8.8"
  ],
  "gateway_server_uri": "https://search.censys.io/hosts/8.8.8.8",
  "product_uri": "https://search.censys.io/hosts/8.8.8.8"
}