Get counts of web assets for specific field-value pairs and combinations of field-value pairs. This is similar to the CensEye functionality available in the Platform web UI, but it allows you to define specific fields of interest rather than the default fields leveraged by the tool in the UI.
Each array can only target fields within the same nested object. For example, you can combine host.services.port=80
and host.services.protocol=SSH
in the same array, but you cannot combine host.services.port=80
and host.location.country=”United States”
in the same array. You can input multiple arrays of objects in each API call.
To use this endpoint, your organization must have access to the Threat Hunting Module. This endpoint costs 1 credit per count condition (array of objects) included in the API call.
post https://api.platform.censys.io/v3/threat-hunting/value-counts