Censys · Example Payload

Asset Graph Location Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

citycontinentcoordinatescountrycountry_codepostal_codeprovinceregistered_countryregistered_country_codetimezone

Example Payload

Raw ↑
{
  "city": "example",
  "continent": "example",
  "coordinates": null,
  "country": "US",
  "country_code": "US",
  "postal_code": "example",
  "province": "example",
  "registered_country": "US",
  "registered_country_code": "US",
  "timezone": "example"
}