API summary
See the API's various operations for details on their request parameters and response data:
You can also run this API with a Postman collection.
Operation | Method | Endpoint |
---|---|---|
IP verification | ||
Verify an IP | POST | /verify-edge-ip |
IP network location | ||
Locate an IP network | POST | /locate-ip |
IP verification and location | ||
Verify and locate an IP | POST | /verify-locate-ip |
User diagnostic data | ||
List groups | GET | /user-diagnostic-data/groups |
Generate a diagnostic link | POST | /user-diagnostic-data/groups |
Get diagnostic data of a group | GET | /user-diagnostic-data/groups/{groupId}/records |
Edge server locations | ||
List available edge server locations | GET | /edge-locations |
GTM properties | ||
List GTM properties | GET | /gtm/gtm-properties |
List test and target IPs for a GTM hostname | GET | /gtm/{property}/{domain}/gtm-property-ips |
IPA hostnames | ||
List IP acceleration hostnames | GET | /ipa/hostnames |
Error translator | ||
Translate error string | POST | /error-translator |
Get a translate error string response | GET | /error-translator/requests/{requestId} |
ARL translator | ||
Translate an Akamaized URL | POST | /translated-url |
Metadata Tracer | ||
Launch a metadata tracing request | POST | /metadata-tracer |
Check a metadata tracing request status | GET | /metadata-tracer/{requestId} |
Error statistics | ||
Get error statistics | POST | /estats |
CURL | ||
Request content with cURL | POST | /curl |
Dig | ||
Get domain details with dig | POST | /dig |
MTR | ||
Test network connectivity with MTR | POST | /mtr |
GREP | ||
Get specific logs | GET | /grep |
Launch a GREP request | POST | /grep |
Check a GREP request status | GREP | /grep/requests/{requestId} |
URL Health Check | ||
Run the URL health check | POST | /url-health-check |
Get a URL health check response | GET | /url-health-check/requests/{requestId} |
Connectivity problems | ||
Run the Connectivity problems scenario | POST | /connectivity-problems |
Get the Connectivity problems scenario response | GET | /connectivity-problems/{requestId} |
Content problems | ||
Run the Content problems scenario | POST | /content-problems |
Get the Content problems scenario response | GET | /content-problems/{requestId} |
ESI debugger | ||
Get an ESI debugging report | POST | /esi-debugger-api/v1/debug |