Location verification, identity, and risk signals — across every platform you'll integrate. Built for the world's most regulated industries.
import GeoComplySDK
// Configure once at app launch
GCGeoComply.setLicense("YOUR_LICENSE_KEY")
// Request a verified location packet
GCGeoComply.requestGeoLocation { packet, error in
guard let packet = packet else { return }
// Forward encrypted packet to your backend
server.verify(packet.encryptedPacket)
}Start building
Changelog
New fraud-detection signals: device fingerprinting and behavioral analytics for higher accuracy.
Background location support, reduced battery drain, and enhanced accuracy on modern chipsets.
Improved VPN and proxy detection with a new WebRTC IP leak prevention module.
iOS 18 compatibility, Swift 6 concurrency support, and CoreLocation API optimizations.
Products
Block traffic from VPNs, proxies, datacenters, Tor, and other IP-masking techniques. Pure server-side — no client SDK to integrate. Database updated hourly across hundreds of millions of IPs.
Stop location spoofing at the source — VPN, proxy, and Tor detection with high-accuracy HTML5 geolocation and real-time behavioral risk signals.
Automated Know Your Customer workflows for regulated markets — document scanning, biometric liveness detection, sanctions screening, and jurisdictional compliance rules.
Connect GeoComply directly to AI agents and large language models via the Model Context Protocol. Integrate location verification and fraud prevention into AI-powered compliance workflows — no custom parsers, no wrappers.
Developer Reference