Authentication
The IP lookup API is for production integrations and requires a TraceIP API key in the Authorization header.
Security note: keep production API keys in server-side environments only.
Request details
GET /v1/ip/{address}endpointRequiredReplace {address} with the IPv4 or IPv6 address you want to validate and enrich.
AuthorizationheaderRequiredUse Bearer trace_live_xxxxxxxxxxxxx with an active TraceIP API key.
Business use cases
Understand visitorsSee where a visitor or customer connection is likely coming from, including country, city, network, and timezone.
Review risk fasterSpot signals such as proxy, VPN, Tor, abuse, or blacklist status before approving signups, orders, or account activity.
Control API usageTrack lookup volume against your active package so teams can plan capacity and avoid unexpected overuse.