--- title: Silent Push description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/silent-push/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/silent-push/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; 
Silent Push icon ***Version: 1.1 Updated: April 30, 2026*** The Silent Push integration identifies emerging threats before they launch by deploying Indicators of Future Attack. ## Actions * **Domain Info** *(Enrichment)* - Get the Info of Domains. * **Domain Reputation** *(Enrichment)* - Get the domain reputation info. * **Domain Risk Score** *(Enrichment)* - Get the risk score of Domains. * **IP Enrichment** *(Enrichment)* - Get the IP enrichment info. * **IP Info** *(Enrichment)* - Get the info of IP. * **IP Reputation** *(Enrichment)* - Get the IP reputation info. * **IP Risk Score** *(Enrichment)* - Get the risk score of IP. * **Search Domain** *(Enrichment)* - Search the domain and get the info. ## Configure Silent Push 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 your [Silent Push API URL](https://docs.silentpush.com/), for example, `https://api.silentpush.com`. * **API Key**. Enter your [Silent Push API key](https://help.silentpush.com/v1/docs/generating-an-api-key). * * * * Silent Push configuration For information about Silent Push, see [Silent Push documentation](https://help.silentpush.com/). ## Change Log * July 15, 2024 - First upload * April 30, 2026 (v1.1) - 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.