Perform ICMP Ping test on a given URL or IP
API Key required for all endpoints
Target URL
"https://example.com"
Ping test completed successfully
Timestamp of the request in milliseconds
1763372588297
API status message
success, failure "success"
API status code
200
Metadata about the Ping test execution
Ping result statistics
{
"requests": 4,
"loss": 0,
"latency": 32.5,
"min": 30,
"max": 35,
"avg": 32.5,
"stdDev": 1.5,
"ip": "142.250.183.206"
}