Retrieve client IP, location, user agent, and protocol details.
Cloudflare Trace is a public endpoint that exposes connection metadata collected by Cloudflare's network for each request.
It is useful for developers who need to inspect client IP addresses, geolocation indicators, or protocol versions during debugging and testing.
Record the actual visitor IP address in server logs for applications sitting behind Cloudflare's proxy.
Read the country code to apply simple region-based logic such as content notices or access rules.
Inspect HTTP version and TLS cipher details when troubleshooting client connectivity or compliance issues.
An endpoint that returns metadata about an incoming HTTP request such as client IP, country, user agent, and protocol versions.
Verified reviews from the community shape this listing's rating.
Loading reviews…