Stats
Call statistics
Retrieve aggregated call statistics for applications within a specified time period. Data is aggregated by the specified step interval and can be filtered by application ID and network.
get/fastedge/v1/stats/calls
Query parameters
fromstring date-time required
Reporting period start time in RFC3339 format
tostring date-time required
Reporting period end time in RFC3339 format (exclusive)
stepinteger required
Reporting time granularity in seconds. Common values are 60 (1 minute), 300 (5 minutes), 3600 (1 hour).
idinteger
Filter statistics by specific application ID
networkstring string
Filter statistics by edge network name
Response
Returns call statistics for the specified time period