---
title: IPstack
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/ipstack/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/ipstack/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
IPstack API services enable you to locate and identify website visitors at a stage before any data is entered into your system. The data received from the API can be used to enhance user experiences based on location data and assess risks and potential threats to your web application in time.
## Actions
* **Geolocate IP Address** *(Enrichment)* - Look up the data behind an IP address.
## IPstack configuration
Visit [IPstack](https://ipstack.com/product) and sign up to get an API key.
Once you're logged in you can also copy the API key from here: [https://ipstack.com/dashboard](https://ipstack.com/dashboard)
## Configure IPstack 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 IPstack API URL. By default, the URL is `http://api.ipstack.com`
* **API Key**. Enter the [API Access Key](https://ipstack.com/documentation#apiaccesskey) you [copied earlier](#ipstack-configuration).
*
*
*
*
For information about IPstack, see [IPstack documentation](https://ipstack.com/documentation).
## Change Log
* July 12, 2022 - First upload
* July 5, 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.