--- title: Fastah IP Geolocation description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/fastah-ip-geolocation/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/fastah-ip-geolocation/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Fastah IP Geolocation icon ***Version: 1.2 Updated: April 29, 2026*** Fastah's IP Geolocation provides information in geo-targeting, displaying country, spam avoidance, analytics, time-zone related scheduling, and visualization. **Actions:** * IP Geolocation - Finds approximate location by IP. ## Fastah IP Geolocation configuration Sign in to [Fastah API Developer Console](https://docs.getfastah.com/docs/using-the-developer-portal) with your email and password. Then go to Dashboard and under Subscriptions copy your primary key.
Fastah ip geolocation ## Configure Fastah IP Geolocation 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'; * * **Host**. Enter your Fastah API URL, for example, `https://ep.api.getfastah.com/whereis/v1/json` * **Token**. Enter the primary key you copied from the Fastah API Developers Console [above](#fastah-ip-geolocation-configuration). * * * * Fastah IP Geolocation configuration For information about Fastah IP Geolocation, see [Fastah IP Geolocation documentation](https://docs.getfastah.com/docs/quick-start). ## Change Log * February 23, 2022 - First upload * July 6, 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.