HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Returns Traffic Behavioral timeseries stats

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

Internal ID of the appliance to filter from

integer
required

Long(Signed 64 bits) value of seconds since EPOCH time indicating the starting time boundary of data time range

integer
required

Long(Signed 64 bits) value of seconds since EPOCH time indicating the ending time boundary of data time range

string

Internal group ID of a group for which you want to retrieve stats

string
required

Filter for data for given application

integer

Limit the number of stats entity retrieved. Default and maximum limits are both 10000.

string
enum

The only format other than JSON we support currently is CSV, so format=csv.

Allowed:
boolean

Total

string

Behavior Type

integer

Instead of providing {startTime} and {endTime}, using {latest} query parameter could provide you stats for, say latest 10 minutes. Unit is minute. Example: latest=10. Default is to use {startTime} and {endTime} but if {latest} is presented then {latest} takes priority.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*