--- title: PassiveTotal description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/passive-total/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/passive-total/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Passive Total icon ***Version: 1.2 Updated: April 30, 2026*** IP and Domain Information. ## Actions * **Whois** (*Enrichment*) - Gather IP or Domain information. ## Configure PassiveTotal 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'; * * **Endpoint**. Enter your PassiveTotal [endpoint address](https://passivetotal.readthedocs.io/en/latest/getting-started.html), for example, `https://api.passivetotal.org/v2` * **Username/Key**. Enter your PassiveTotal [API key](https://passivetotal.readthedocs.io/en/latest/getting-started.html#obtain-api-keys). * **API Secret**. Enter the secret for the key. * * * * PassiveTotal configuration For information about PassiveTotal, see [PassiveTotal documentation](https://passivetotal.readthedocs.io/en/latest/#). ## Change Log * June 12, 2019 - First upload * July 7, 2023 (v1.1) - Updated the integration with Environmental Variables * April 30, 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.