---
title: IP Quality Score
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/ip-quality-score/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/ip-quality-score/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 29, 2026***
Perform threat intelligence evidence gathering with IPQualityScore.
## Actions
* **Email Reputation** *(Enrichment)* - Gather Email reputation information from IP Quality Score.
* **Get Credit Usage** *(Enrichment)* - Gather Credit usage information from IP Quality Score.
* **IP Reputation** *(Enrichment)* - Gather IP reputation information from IP Quality Score.
* **URL Reputation** *(Enrichment)* - Gather URL reputation information from IP Quality Score.
## Configure IPQualityScore 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 IPQualityScore API URL, for example, `https://www.ipqualityscore.com/`
* **API Key**. Enter an IPQualityScore API key.
*
*
*
*
For information about IPQualityScore, see [IPQualityScore documentation](https://www.ipqualityscore.com/documentation/overview).
## Change Log
* September 18, 2020 - First upload
* July 5, 2023 (v1.1) - Updated the integration with Environmental Variables
* January 29, 2024 (v1.2)
* Added 2 new actions:
* Email Reputation
* URL Reputation
* Renamed action from "Get Credit Usage API" to "Get Credit Usage"
* Code refactoring
* Refined labels and hints
* Extended output mapping with examples
* Added link to API doc in src code
* Resized logo
* April 29, 2026 (v1.3) - 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.