← Back to Home

Latency Test

/latency/:url
Measure round-trip time to a URL with multiple pings. Returns min, max, and average latency.
Try it now

Parameters

url path
URL to test (can include https:// or not)

Examples

curl
# Test latency to Google
curl https://tcpdata.com/latency/https://google.com

# Test API endpoint
curl https://tcpdata.com/latency/api.github.com