---
title: ipdata
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/ipdata/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/ipdata/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.1
Updated: April 29, 2026***
ipdata provides Geolocation and Threat Intelligence API to look up the location and threat profile of any IP Address.
## Actions
* **Lookup IP Address** *(Enrichment)* - Look up the location, ownership and threat profile of the provided IP address.
## Category
Threat Intelligence-Reputation
## Configure ipdata 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**. Select your ipdata API URL, either `https://api.ipdata.co` or` https://eu-api.ipdata.co`
* **API Key**. Enter an ipdata [API key](https://docs.ipdata.co/reference/authentication).
*
*
*
*
For information about ipdata, see [ipdata documentation](https://docs.ipdata.co/docs/getting-started).
## Change Log
* November 21, 2023 - First upload
* April 29, 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.