Logo
Akamai APIs API Documentation

Test network connectivity with MTR

POST ht

Curl
curl -X POST 'https://host/edge-diagnostics/v1/mtr?accountSwitchKey=' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"destination":"192.0.2.0","destinationType":"IP","packetType":"ICMP","port":80,"resolveDns":true,"showIps":true,"showLocations":true,"source":"192.0.2.9","sourceType":"EDGE_IP"}'

ENDPOINTS