v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
API Analytics

Get API Analytics average connection duration

Get API Analytics average connection duration

Get API analytics average connection duration. Duration is only computed for ended requests. TCP Proxy APIs are not supported.

get/environments/{envId}/apis/{apiId}/analytics/average-connection-duration

Response

Analytics for average connection duration by entrypoint

averagenumber double

The rounded global average of connection duration

averagesByEntrypointobject

Example response

{
  "average": 1000
}