--- title: APIVoid description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/apivoid/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/apivoid/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; apivoid ***Version: 1.4 Updated: April 13, 2026*** Utilize APIVOID to gather enrichment data during incident investigations. ## Actions * **Check Credit Balance** (*Enrichment*) - Check the APIVOID credit balance for a specific account. * **DNS Lookup** (*Enrichment*) - Gather DNS lookup information. * **Domain Reputation** (*Enrichment*) - Gather Domain Reputation information. * **Email Verify** (*Enrichment*) - Verify a submitted email address. * **IP Reputation** (*Enrichment*) - Gather IP reputation information. * **Save Screenshot** (*Enrichment*) - Save screenshots to Cloud SOAR. * **Save URL** (*Enrichment*) - Save URL details. * **Site Trustworthiness** (*Enrichment*) - Gather a site's trustworthiness score. * **URL Reputation** (*Enrichment*) - Gather URL reputation information. ## Configure APIVoid 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'; import CloudSOARAPIURL from '../../../../reuse/automation-service/cloud-soar-api-url.md'; import AccessID from '../../../../reuse/automation-service/access-id.md'; import AccessKey from '../../../../reuse/automation-service/access-key.md'; * * **API URL**. Enter the APIVoid API URL. The default value is `https://endpoint.apivoid.com/` * **API Key**. Enter your APIVoid API key. * * * * * * * APIVoid configuration For information about APIVoid, see [APIVoid documentation](https://docs.apivoid.com/). ## Change Log * August 14, 2020 - First upload * June 26, 2023 (v1.1) - Updated the integration with Environmental Variables * October 5, 2023 (v1.2) - Changed fields visibility * July 01, 2024 (v1.3) - Updated ***Save Screenshot*** & ***Save URL*** actions with the new Cloud SOAR API; results can now be saved as incident attachments and artifacts. * April 13, 2026 (v1.4) - 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.