---
title: Censys V2
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/censys-v2/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/censys-v2/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 2.4
Updated: April 27, 2026***
Censys reduces your Internet attack surface by continually discovering unknown assets and helping remediate Internet facing risks.
## Actions
* **Search** (*Enrichment*) - Returns previews of hosts matching a specified search query search.
* **Aggregate Hosts** (*Enrichment*) - Returns aggregation of hosts that match the given query string aggregation.
* **View IP** (*Enrichment*) - Returns host information for the specified IP address.
* **View Certificate** (*Enrichment*) - Returns a list of hosts presenting the given certificate.
## Configure Censys V2 in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **URL**. Enter the URL of Censys V2, for example `https://search.censys.io`
* **User ID**. Enter the [API ID](https://docs.censys.com/docs/ls-api).
* **User Secret**. Enter the secret for the API ID.
*
*
*
*
For information about Censys V2, see [Censys documentation](https://docs.censys.com/docs).
## Change Log
* February 14, 2022 - First upload
* July 7, 2023 (v2.2)
+ Updated the integration with Environmental Variables
+ Integration renamed from Censys 2.0 to Censys V2
* July 31, 2025 (v2.3) - Updated the integration logo.
* April 27, 2026 (v2.4) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.