---
title: ANY.RUN
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/any.run/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/any.run/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.5
Updated: April 13, 2026***
Gather detonation data for files and URL using `ANY.RUN`.
## Actions
* **Detonate File** (*Enrichment*) - Detonate a file.
* **Detonate URL** (*Enrichment*) - Detonate a URL.
* **Get Report** (*Enrichment*) - Gather detonation report.
## ANY.RUN configuration
Sign in to ANY.RUN. Click on your profile on the left menu. In the API and Limits tab generate your API KEY and copy it.
## Configure ANY.RUN 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 ANY.RUN URL. The default value is `https://api.any.run`
* **API Key**. Enter the API key you copied [above](#anyrun-configuration).
*
*
*
*
For information about ANY.RUN, see [ANY.RUN documentation](https://any.run/cybersecurity-blog/ti-feeds-integration/).
## Change Log
* February 21, 2020 - First upload
* February 13, 2023 - Integration refactored
* June 15, 2023 (v1.3) - Updated the integration with Environmental Variables
* February 04, 2025 (v1.4) - Updated the action Get Report with Environmental Variables
* April 13, 2026 (v1.5) - 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.