Number of APIs: 2
POST https://{{host}}/edge-diagnostics/v1/url-health-check
Launches an asynchronous request to simultaneously run Launch a GREP request, Get domain details with dig, Request content with cURL, Test network connectivity with MTR and Translate an Akamaized URL operations for a URL. Successful operations return fetched GREP, dig, cURL, and MTR data and Akamaized URL (ARL) details.
2. Get a URL health check response
GET https://{{host}}/edge-diagnostics/v1/url-health-check/requests/:requestId
Returns the status of the asynchronous Run the URL health check request. Operations with the SUCCESS
status include also fetched GREP, dig, cURL, and MTR data.
ENDPOINTS