Abstract API · Arazzo Workflow
Abstract API IP Security and Geolocation
Version 1.0.0
Screen an IP for VPN/proxy/Tor risk, then geolocate clean traffic.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
ip-security-and-geolocation
Security-screen an IP and geolocate it only when it is not flagged.
Runs an IP through security intelligence for anonymizer and abuse signals, then branches to a detailed geolocation lookup for traffic that passes the screen.
1
screenIp
getIPIntelligence
Analyze the IP for VPN, proxy, Tor, and abuse signals using the IP Intelligence API.
2
geolocateIp
getIPGeolocation
Retrieve detailed city, region, country, and timezone data for the IP that passed the security screen.
Source API Descriptions
openapi