HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get aggregate application statistics

Response format is an object with keys '0' for optimized traffic, '1' for passthrough-shaped, '2' for passthrough-unshaped, '3' for all traffic. Each of these categories contains an array of objects like {'app': 'name', 'wtx': number, 'wrx': number, 'ltx': number, 'lrx': number}. w stands for WAN, l stands for LAN, tx stands for transmit and rx stands for receive. The number represents bytes transferred.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
required

Number of minutes to go back starting from now to aggregate for

number

Number of top applications to return aggregate data for

number

Data format to return: 'json' or 'csv'

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!