--- title: Censys description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/censys/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/censys/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; censys ***Version: 1.3 Updated: April 27, 2026*** Search Censys for enrichment data during active investigation. ## Actions * **Search IP** (*Enrichment*) - Gather information about a specific IP address. * **Search URL** (*Enrichment*) - Gather information about a specific URL. * **Search Certificate** (*Enrichment*) - Gather information about a specific certificate. * **View IP** (*Enrichment*) - Gather greater detailed data on a specific IP address. * **View URL** (*Enrichment*) - Gather greater detailed data on a specific website. * **View Certificate** (*Enrichment*) - Gather greater detailed data on a specific certificate. ## Configure Censys 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'; * * **API URL**. Enter the URL of Censys V2, for example `https://search.censys.io` * **API ID**. Enter the [API ID](https://docs.censys.com/docs/ls-api). * **Secret**. Enter the secret for the API ID. * * * * Censys configuration For information about Censys, see [Censys documentation](https://docs.censys.com/docs). ## Change Log * January 31, 2020 - First upload * July 11, 2023 (v1.1) - Updated the integration with Environmental Variables * July 31, 2025 (v1.2) - Updated the integration logo. * April 27, 2026 (v1.3) - 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.