Returns HTTP traffic analytics with top URLs ranked by impact (response time × request count), aggregated metrics (average, median, p96 response times in milliseconds), status code distributions, and time-series data. Use top_urls_count parameter to control result size (default: 10, max: 100). Response includes per-URL metrics grouped by “METHOD-URL” keys (e.g., “GET-https://example.com/api/products”) and timestamped traffic data with request/response sizes in bytes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the Upsun project
[a-z0-9]+"abc123def456"
The environment identifier
.+"main"
Start timestamp for the time range (Unix timestamp in seconds)
1704067200
End timestamp for the time range (Unix timestamp in seconds)
1704153600
Number of top URLs to return (default: 10, max: 100)
1 <= x <= 10020
HTTP traffic overview retrieved successfully
Data granularity in seconds
5
Query start timestamp
1704067200
Query end timestamp
1704153600
Project identifier
"abc123def456"
Environment identifier
"main"
Environment type
production, staging, development "production"
Branch machine name
"main-bvxea6i"
Number of top URLs included in response
10
HTTP traffic data containing URL statistics and time-series information