Logo
Akamai APIs API Documentation

Connectivity problems

Number of APIs: 2


1. Run the Connectivity problems scenario

POST https://{{host}}/edge-diagnostics/v1/connectivity-problems

Launches an asynchronous request to simultaneously run Launch a GREP request, Request content with cURL, and Test network connectivity with MTR operations for a URL. It may help you diagnose issues with slow download and high response time. Successful operations return fetched GREP, cURL, and MTR data.



2. Get the Connectivity problems scenario response

GET https://{{host}}/edge-diagnostics/v1/connectivity-problems/requests/:requestId

Returns the status of the asynchronous Run the connectivity problems scenario request. Operations with the SUCCESS status include also fetched GREP, cURL, and MTR data.



ENDPOINTS