Censys · Example Payload

Platform Icap Optionsresponse Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

allow_204icap_versionistagmax_connectionsmethodsoptions_ttlpreviewserver_headerserviceservice_idstatus_codestatus_text

Example Payload

Raw ↑
{
  "allow_204": true,
  "icap_version": "example",
  "istag": "example",
  "max_connections": 182,
  "methods": [
    "example"
  ],
  "options_ttl": 253,
  "preview": 541,
  "server_header": "example",
  "service": "example",
  "service_id": "cns_8bc83fcc59dd5d38",
  "status_code": 817,
  "status_text": "active"
}