Censys · Example Payload

Platform Searchqueryresponse Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

hitsnext_page_tokenprevious_page_tokenquery_duration_millistotal_hits

Example Payload

Raw ↑
{
  "hits": [
    null
  ],
  "next_page_token": "6fcb5eac1120addcd988ff046f075ca9",
  "previous_page_token": "4aa5a9190112641510af61234549fd75",
  "query_duration_millis": 390,
  "total_hits": 13.02
}