--- title: KELA RaDark description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/kela-radark/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/kela-radark/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Kela Radark icon ***Version: 1.2 Updated: April 29, 2026*** KELA's RADARK delivers automated threat intelligence, cultivating the targeted and contextualized insights that you need to stay ahead of attackers. Automatically monitor your environment and ensure that targeted threats are mitigated immediately to consistently maintain a strong security posture. ## Actions * **List Incidents** *(Enrichment)* - Returns a list of incidents matching it. * **Scrolling Incidents** *(Enrichment)* - Get the next bulk of incidents from List Incidents action. * **Get Incident Details** *(Enrichment)* - Get a specific incident. * **Update KELA RaDark Incident** *(Containment)* - Updating an Incident. ## KELA RaDark configuration 1. Sign in **KELA RaDark** using your username and password. 2. The API token can be generated through the RADARK UI, under the user menu - Generate Api Key. 3. Make sure you copy and save the api token.
API token ## Configure KELA RaDark 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 your KELA RaDark API URL. * **API Token**. Insert the [previously copied token](#kela-radark-configuration). * **Monitor ID**. Enter the KELA RaDark monitor ID. * * * * KELA RaDark configuration For information about KELA RaDark, see [KELA documentation](https://docs.ke-la.com/kela-docs). ## Change Log * July 3, 2023 (v1.1) - Updated the integration with Environmental Variables * April 29, 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.