---
title: Censys V3
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/censys-v3/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/censys-v3/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: March 31, 2026***
Censys helps organizations, individuals, and researchers find and monitor every server on the internet to reduce exposure and improve security.
## Actions
* **Search** (*Containment*) - Returns previews of hosts matching a specified search query search.
* **Aggregate Hosts** (*Containment*) - 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 V3 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 V3, for example `https://api.platform.censys.io`.
* **PAT**. Enter the Personal Access Token.
* **Organization ID**. Enter the Organization ID of the Censys Account.
*
*
*
*
For information about Censys V3, see [Censys documentation](https://docs.censys.com/reference/get-started).
## Change Log
* January 2, 2026 - First upload
* January 6, 2026 (v1.1) - Updated the description.
* March 31, 2026 (v1.2) - 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.